Trust.Zone VPN Proxy

Trust.Zone - truly anonymous VPN and Proxy

Τι είναι το Trust.Zone VPN Proxy;

Το Trust.Zone VPN Proxy είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://trust.zone, και η κύρια λειτουργία του είναι "Trust.Zone - truly anonymous VPN and Proxy".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Trust.Zone VPN Proxy

Λήψη αρχείων επέκτασης 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 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
Ηλεκτρονικό ταχυδρομείο [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"
        ]
    }
}