Go VPN Unlimited
Go VPN Unlimited
Wat is Go VPN Unlimited?
Go VPN Unlimited is een Chrome-extensie ontwikkeld door pricealertinfo, en de belangrijkste functie is "Go VPN Unlimited".
Extensie Screenshots
Download het CRX-bestand van de extensie Go VPN Unlimited
Download Go VPN Unlimited-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | ndfcjhfpghipiddnngmgalkdheieencl |
Officiële URL | https://chrome.google.com/webstore/detail/go-vpn-unlimited/ndfcjhfpghipiddnngmgalkdheieencl |
Beschrijving | Go VPN Unlimited |
Bestandsgrootte | 78.58 KB |
Aantal Installaties | 285 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2021-06-27 |
Publicatiedatum | 2021-06-27 |
Ontwikkelaar | pricealertinfo |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://govpnunlimited.com |
Ondersteunde Talen | 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\/*" ] } |