CT Access

Secure Connection & Global Access

ما هو CT Access؟

CT Access هو إضافة Chrome تم تطويرها بواسطة https://ct-access.pro، والميزة الرئيسية لها هي "Secure Connection & Global Access".

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

screenshot
screenshot

تحميل ملف CRX للإضافة CT Access

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

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

                        One-click VPN solution for those who travel a lot! Add CT Access VPN extension to your favorite browser, select a country, and enjoy high-speed Internet without restrictions. Stay safe and anonymous wherever you are under proxy protection. 

CT Access has everything you need for secure and fast Internet:

– You can easily switch locations and browse the global web without restrictions
– Secure encrypted tunnel keeps you perfectly safe all the time
– CT Access VPN extension uses dedicated proxy servers
– Hidden IP address: the CT Access extension for Chrome lets you hide your IP address
– Clear interface and activation in just one click
– Protected connection even when you are using public Wi-Fi
– Watch Netflix and YouTube, play games, and browse any website with a high-speed connection
– Block distracting ads and save battery power with the traffic optimization feature
Add CT Access VPN to your browser for easy and safe web surfing from all around the world. Eхplore new possibilities and enjoy extra benefits. 
If you like our service, please feel free to rate it or leave feedback. We will be happy to answer any questions you have. Contact us at [email protected]

Terms of Use – https://ct-access.pro/terms

Privacy Policy – https://ct-access.pro/privacy                    

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

الاسم CT Access CT Access
ID jedjajddobfbhgoaidfigmlkijbeaene
عنوان URL الرسمي https://chromewebstore.google.com/detail/ct-access/jedjajddobfbhgoaidfigmlkijbeaene
الوصف Secure Connection & Global Access
حجم الملف 1.35 MB
عدد التثبيتات 268,806
النسخة الحالية 0.0.19
آخر تحديث 2024-02-13
تاريخ النشر 2020-12-09
تقييم 3.58/5 مجموع تقييمات 43
المطور https://ct-access.pro
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://ct-access.pro/
عنوان صفحة المساعدة https://ct-access.pro/feedback/
عنوان صفحة سياسة الخصوصية https://ct-access.pro/privacy
اللغات المدعومة de,en,fr,es,it,pt-BR,ru
manifest.json
{
    "background": {
        "service_worker": ".\/background.bundle.js",
        "type": "module"
    },
    "action": {
        "default_icon": {
            "32": "icon-inactive.png"
        },
        "default_popup": "popup.html"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "default_locale": "en",
    "description": "__MSG_description__",
    "externally_connectable": {
        "matches": [
            "https:\/\/*.ct-access.pro\/*"
        ]
    },
    "icons": {
        "128": "icon-256px.png",
        "16": "icon-32px.png",
        "48": "icon-96px.png"
    },
    "manifest_version": 3,
    "name": "CT Access",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjo6CVAbKofVU7YUm3hZygRdPErii2rZ9F2izonaE17TLZuPQ6ffAs4LCDczno8MFUFVTvUNlHg3f3GfHxH8q4rdk3a013QVgLTzcE2wqf8KR9RkUXtU7F3JTPaiNuVsYFf4HdVyOIxEyCXxUD7wkTGxbJQdYN7SVfajz2BNwDVDGMQkaczB7dClAD5++pfczxTEJVpEP3tpIKOoPYjpB+EePMxvz6XELztKvuyc2q7SIgV6WcteGQzHWNfsTvsw8e5jaGJ+FCtOBzO4HaiFH5yV4zhxY9i8zczHftujc98wOvhMWw9bQkBXIyzsuO8IeYwvYf1nB2u1djafAyFewxQIDAQAB",
    "permissions": [
        "proxy",
        "webRequest",
        "webRequestAuthProvider",
        "storage",
        "alarms"
    ],
    "host_permissions": [
        ""
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.0.19",
    "web_accessible_resources": [
        {
            "resources": [
                "icon-32px.png"
            ],
            "matches": [
                "*:\/\/*\/*"
            ],
            "extension_ids": [
                "*"
            ]
        }
    ]
}