TeraVPN - v2

Connect to the world with our VPN

TeraVPN - v2 क्या है?

TeraVPN - v2 http://teravpn.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Connect to the world with our VPN"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में TeraVPN - v2 एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम TeraVPN - v2 TeraVPN - v2
ID oafneeanecdjmfcihhjaldcijepgolhn
आधिकारिक URL https://chrome.google.com/webstore/detail/teravpn-v2/oafneeanecdjmfcihhjaldcijepgolhn
विवरण Connect to the world with our VPN
फ़ाइल का आकार 3.1 MB
स्थापना संख्या 50
वर्तमान संस्करण 2.6.0
अंतिम अपडेट 2021-09-17
प्रकाशन तिथि 2021-06-08
रेटिंग 1.00/5 कुल 2 रेटिंग्स
डेवलपर http://teravpn.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://teravpn.com
सहायता पृष्ठ URL https://teravpn.com
गोपनीयता नीति पृष्ठ URL https://teravpn.com/privacy-policy
समर्थित भाषाएँ 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"
}