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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
عنوان صفحة المساعدة https://trust.zone/contact
عنوان صفحة سياسة الخصوصية 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"
        ]
    }
}