TeraVPN - v2

Connect to the world with our VPN

Wat is TeraVPN - v2?

TeraVPN - v2 is een Chrome-extensie ontwikkeld door http://teravpn.com, en de belangrijkste functie is "Connect to the world with our VPN".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie TeraVPN - v2

Download TeraVPN - v2-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

                        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.                    

Basisinformatie over de Extensie

Naam TeraVPN - v2 TeraVPN - v2
ID oafneeanecdjmfcihhjaldcijepgolhn
Officiële URL https://chrome.google.com/webstore/detail/teravpn-v2/oafneeanecdjmfcihhjaldcijepgolhn
Beschrijving Connect to the world with our VPN
Bestandsgrootte 3.1 MB
Aantal Installaties 50
Huidige Versie 2.6.0
Laatst Bijgewerkt 2021-09-17
Publicatiedatum 2021-06-08
Beoordeling 1.00/5 Totaal 2 Beoordelingen
Ontwikkelaar http://teravpn.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://teravpn.com
Help Pagina-URL https://teravpn.com
URL van de Privacybeleid Pagina https://teravpn.com/privacy-policy
Ondersteunde Talen 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"
}