TeraVPN - v2

Connect to the world with our VPN

TeraVPN - v2とは何ですか?

TeraVPN - v2はhttp://teravpn.comによって開発されたChromeの拡張機能で、その主な機能は「Connect to the world with our VPN」です。

拡張機能のスクリーンショット

screenshot

TeraVPN - v2拡張機能のCRXファイルをダウンロード

TeraVPN - v2拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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"
}