TeraVPN - v2

Connect to the world with our VPN

Qu'est-ce que TeraVPN - v2 ?

TeraVPN - v2 est une extension Chrome développée par http://teravpn.com, et sa fonction principale est "Connect to the world with our VPN".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension TeraVPN - v2

Téléchargez les fichiers d'extension TeraVPN - v2 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

                        Use TeraVPN Extension to encrypt all your traffic to the internet. You can select multiple locations. Unblock the websites blocked in your school, company or country by just click of the button. If you are concerned about your privacy on the internet then just select TeraVPN and let our encrypted servers take care of your privacy.                    

Informations de Base sur l'Extension

Nom TeraVPN - v2 TeraVPN - v2
ID oafneeanecdjmfcihhjaldcijepgolhn
URL Officiel https://chrome.google.com/webstore/detail/teravpn-v2/oafneeanecdjmfcihhjaldcijepgolhn
Description Connect to the world with our VPN
Taille du Fichier 3.1 MB
Nombre d'Installations 50
Version Actuelle 2.6.0
Dernière Mise à Jour 2021-09-17
Date de Publication 2021-06-08
Évaluation 1.00/5 Total 2 Évaluations
Développeur http://teravpn.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://teravpn.com
URL de la Page d'Aide https://teravpn.com
URL de la Page de Politique de Confidentialité https://teravpn.com/privacy-policy
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "TeraVPN - v2",
    "description": "Connect to the world with our VPN",
    "version": "2.6.0",
    "icons": {
        "128": "icons\/128off.png",
        "48": "icons\/48off.png"
    },
    "permissions": [
        "proxy",
        "notifications",
        "",
        "webRequest",
        "webRequestBlocking"
    ],
    "browser_action": {
        "default_icon": "icons\/128off.png",
        "default_title": "TeraVPN",
        "default_popup": "j.html"
    },
    "background": {
        "scripts": [
            "scripts\/jquery.min.js",
            "background.js"
        ]
    },
    "minimum_chrome_version": "31.0.0"
}