Go VPN Unlimited

Go VPN Unlimited

Qu'est-ce que Go VPN Unlimited ?

Go VPN Unlimited est une extension Chrome développée par pricealertinfo, et sa fonction principale est "Go VPN Unlimited".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Go VPN Unlimited

Téléchargez les fichiers d'extension Go VPN Unlimited au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Go VPN Unlimited Go VPN Unlimited
ID ndfcjhfpghipiddnngmgalkdheieencl
URL Officiel https://chrome.google.com/webstore/detail/go-vpn-unlimited/ndfcjhfpghipiddnngmgalkdheieencl
Description Go VPN Unlimited
Taille du Fichier 78.58 KB
Nombre d'Installations 285
Version Actuelle 1.0
Dernière Mise à Jour 2021-06-27
Date de Publication 2021-06-27
Développeur pricealertinfo
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://govpnunlimited.com
Langues Prises en Charge 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\/*"
    ]
}