Touch VPN

Touch VPN offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.

ما هو Touch VPN؟

Touch VPN هو إضافة Chrome تم تطويرها بواسطة Trellonet، والميزة الرئيسية لها هي "Touch VPN offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Touch VPN

قم بتنزيل ملفات الامتداد Touch VPN بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        Unblock any website and stay secure with Touch VPN. One-click connect to our fast VPN. Unlimited bandwidth and completely FREE!                    

معلومات أساسية عن التمديد

الاسم Touch VPN Touch VPN
ID ibnheiimocabbfkeebechfjjnpbdcakj
عنوان URL الرسمي https://chromewebstore.google.com/detail/touch-vpn/ibnheiimocabbfkeebechfjjnpbdcakj
الوصف Touch VPN offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.
حجم الملف 1.14 MB
عدد التثبيتات 3,255
النسخة الحالية 1.1.1
آخر تحديث 2020-08-24
تاريخ النشر 2020-07-01
تقييم 2.00/5 مجموع تقييمات 4
المطور Trellonet
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.trellonet.com
عنوان صفحة المساعدة https://www.trellonet.com
عنوان صفحة سياسة الخصوصية https://www.trellonet.com/privacy.html
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Touch VPN",
    "version": "1.1.1",
    "description": "Touch VPN offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.",
    "permissions": [
        "http:\/\/*\/*",
        "storage",
        "proxy"
    ],
    "background": {
        "scripts": [
            "static\/js\/background.js",
            "static\/js\/jquery.min.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_icon": "static\/img\/[email protected]",
        "default_title": "Touch VPN",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "static\/img\/[email protected]",
        "32": "static\/img\/[email protected]",
        "48": "static\/img\/[email protected]",
        "128": "static\/img\/[email protected]"
    },
    "manifest_version": 2
}