Trust.Zone VPN Proxy
Trust.Zone - truly anonymous VPN and Proxy
Trust.Zone VPN Proxyとは何ですか?
Trust.Zone VPN Proxyはhttps://trust.zoneによって開発されたChromeの拡張機能で、その主な機能は「Trust.Zone - truly anonymous VPN and Proxy」です。
拡張機能のスクリーンショット
Trust.Zone VPN Proxy拡張機能のCRXファイルをダウンロード
Trust.Zone VPN Proxy拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Hide your IP Address and Location, unblock any websites and Geo-restricted content on the web with unlimited and #1 Anonymous VPN Proxy service. Trust.Zone VPN is unlimited, anonymous and zero-log VPN Proxy for private Internet surfing. It hides your IP address and Location while using Chrome Unblock any websites, access streaming services and download files and p2p anonymously In addition, Trust.Zone extension: - Prevents your Internet Service Provider from monitoring your online activity - Works with Wi-Fi, LTE/4G, 3G and all mobile providers - Doesn't store logs - Works in any country. 150+ servers worldwide - Unlimited traffic and unlimited bandwidth - Protects from hackers - Under offshore jurisdiction (Seychelles, out of 14 eyes) - Allows p2p and file sharing - No personal details needed. Just email! - 3 days FREE
拡張機能の基本情報
名前 | Trust.Zone VPN Proxy |
ID | nfepbdhdbmcjpbjgpgcimfjlnjglpobn |
公式URL | https://chromewebstore.google.com/detail/trustzone-vpn-proxy/nfepbdhdbmcjpbjgpgcimfjlnjglpobn |
説明 | Trust.Zone - truly anonymous VPN and Proxy |
ファイルサイズ | 3.09 MB |
インストール数 | 4,350 |
現在のバージョン | 1.0.12 |
最終更新日 | 2022-07-29 |
公開日 | 2020-02-06 |
評価 | 2.54/5 合計 13 レビュー |
開発者 | https://trust.zone |
Eメール | [email protected] |
支払い方法 | free |
ヘルプページのURL | https://trust.zone/contact |
プライバシーポリシーページのURL | https://trust.zone/privacy |
対応言語 | en,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_appname__", "short_name": "__MSG_appshortname__", "version": "1.0.12", "description": "__MSG_appdesc__", "default_locale": "en", "icons": { "16": "img\/icon16.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "browser_action": { "default_icon": { "16": "img\/icon16.png" }, "default_title": "Trust.Zone VPN Proxy", "default_popup": "popup.html" }, "permissions": [ "https:\/\/trust.zone\/*", "storage", "proxy", "privacy", "webRequest", "webRequestBlocking" ], "background": { "scripts": [ "js\/background.js" ] } } |