Trust.Zone VPN Proxy

Trust.Zone - truly anonymous VPN and Proxy

Co to jest Trust.Zone VPN Proxy?

Trust.Zone VPN Proxy to rozszerzenie Chrome opracowane przez https://trust.zone, a jego główną funkcją jest „Trust.Zone - truly anonymous VPN and Proxy”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Trust.Zone VPN Proxy

Pobierz pliki rozszerzeń Trust.Zone VPN Proxy w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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                    

Podstawowe informacje o rozszerzeniu

Nazwa Trust.Zone VPN Proxy Trust.Zone VPN Proxy
ID nfepbdhdbmcjpbjgpgcimfjlnjglpobn
Oficjalny URL https://chromewebstore.google.com/detail/trustzone-vpn-proxy/nfepbdhdbmcjpbjgpgcimfjlnjglpobn
Opis Trust.Zone - truly anonymous VPN and Proxy
Rozmiar pliku 3.09 MB
Liczba instalacji 4,350
Aktualna Wersja 1.0.12
Ostatnia Aktualizacja 2022-07-29
Data Publikacji 2020-02-06
Ocena 2.54/5 Łącznie 13 Oceny
Deweloper https://trust.zone
E-mail [email protected]
Typ Płatności free
Adres URL Strony Pomocy https://trust.zone/contact
Adres URL Strony Polityki Prywatności https://trust.zone/privacy
Obsługiwane Języki 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"
        ]
    }
}