Trust.Zone VPN Proxy

Trust.Zone - truly anonymous VPN and Proxy

Trust.Zone VPN Proxy là gì?

Trust.Zone VPN Proxy là một tiện ích mở rộng Chrome được phát triển bởi https://trust.zone, và tính năng chính của nó là "Trust.Zone - truly anonymous VPN and Proxy".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Trust.Zone VPN Proxy

Tải xuống các tệp mở rộng Trust.Zone VPN Proxy dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Trust.Zone VPN Proxy Trust.Zone VPN Proxy
ID nfepbdhdbmcjpbjgpgcimfjlnjglpobn
URL Chính Thức https://chromewebstore.google.com/detail/trustzone-vpn-proxy/nfepbdhdbmcjpbjgpgcimfjlnjglpobn
Mô tả Trust.Zone - truly anonymous VPN and Proxy
Kích Thước Tệp 3.09 MB
Số Lần Cài Đặt 4,350
Phiên Bản Hiện Tại 1.0.12
Cập Nhật Lần Cuối 2022-07-29
Ngày Phát Hành 2020-02-06
Đánh Giá 2.54/5 Tổng số 13 Đánh Giá
Nhà Phát Triển https://trust.zone
Email [email protected]
Loại Thanh Toán free
URL Trang Trợ Giúp https://trust.zone/contact
URL Trang Chính Sách Bảo Mật https://trust.zone/privacy
Ngôn Ngữ Được Hỗ Trợ 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"
        ]
    }
}