Trust.Zone VPN Proxy

Trust.Zone - truly anonymous VPN and Proxy

¿Qué es Trust.Zone VPN Proxy?

Trust.Zone VPN Proxy es una extensión de Chrome desarrollada por https://trust.zone, y su función principal es "Trust.Zone - truly anonymous VPN and Proxy".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Trust.Zone VPN Proxy

Descarga archivos de extensión Trust.Zone VPN Proxy en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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                    

Información Básica de la Extensión

Nombre Trust.Zone VPN Proxy Trust.Zone VPN Proxy
ID nfepbdhdbmcjpbjgpgcimfjlnjglpobn
URL Oficial https://chromewebstore.google.com/detail/trustzone-vpn-proxy/nfepbdhdbmcjpbjgpgcimfjlnjglpobn
Descripción Trust.Zone - truly anonymous VPN and Proxy
Tamaño del Archivo 3.09 MB
Cantidad de Instalaciones 4,350
Versión Actual 1.0.12
Última Actualización 2022-07-29
Fecha de Publicación 2020-02-06
Calificación 2.54/5 Total de 13 Calificaciones
Desarrollador https://trust.zone
Correo electrónico [email protected]
Tipo de Pago free
URL de la Página de Ayuda https://trust.zone/contact
URL de la Página de Política de Privacidad https://trust.zone/privacy
Idiomas Soportados 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"
        ]
    }
}