Go VPN Unlimited
Go VPN Unlimited
Apa itu Go VPN Unlimited?
Go VPN Unlimited adalah ekstensi Chrome yang dikembangkan oleh pricealertinfo, dan fitur utamanya adalah "Go VPN Unlimited".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Go VPN Unlimited
Unduh file ekstensi Go VPN Unlimited dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
GO VPN is the best VPN Extension for Desktop and Android. Download for free and surf more of the web by getting around location-based restrictions. Get access to websites, social media, music, videos and content from all over the world.
Informasi Dasar Ekstensi
Nama | |
ID | ndfcjhfpghipiddnngmgalkdheieencl |
URL Resmi | https://chrome.google.com/webstore/detail/go-vpn-unlimited/ndfcjhfpghipiddnngmgalkdheieencl |
Deskripsi | Go VPN Unlimited |
Ukuran File | 78.58 KB |
Jumlah Instalasi | 285 |
Versi Saat Ini | 1.0 |
Terakhir Diperbarui | 2021-06-27 |
Tanggal Publikasi | 2021-06-27 |
Pengembang | pricealertinfo |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://govpnunlimited.com |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Go VPN Unlimited", "version": "1.0", "description": "Go VPN Unlimited", "manifest_version": 3, "action": { "default_icon": { "16": "images\/icons\/16.png", "32": "images\/icons\/32.png", "48": "images\/icons\/48.png", "128": "images\/icons\/128.png" }, "default_title": "Go VPN Unlimited", "default_popup": "popup.html" }, "icons": { "16": "images\/icons\/16.png", "32": "images\/icons\/32.png", "48": "images\/icons\/48.png", "128": "images\/icons\/128.png" }, "background": { "service_worker": "background.js" }, "permissions": [ "storage", "proxy" ], "host_permissions": [ "*:\/\/govpnunlimited.com\/vpn\/*", "*:\/\/*.a-ads.com\/*" ] } |