CT Access

Secure Connection & Global Access

What is CT Access?

CT Access is a Chrome extension developed by https://ct-access.pro, and its main feature is "Secure Connection & Global Access".

Extension Screenshots

screenshot
screenshot

Download CT Access Extension CRX File

Download CT Access extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name CT Access CT Access
ID jedjajddobfbhgoaidfigmlkijbeaene
Official URL https://chromewebstore.google.com/detail/ct-access/jedjajddobfbhgoaidfigmlkijbeaene
Description Secure Connection & Global Access
File Size 1.35 MB
Installation Count 268,806
Current Version 0.0.19
Last Updated 2024-02-13
Publish Date 2020-12-09
Rating 3.58/5 Total 43 Ratings
Developer https://ct-access.pro
Email [email protected]
Payment Type free
Extension Website https://ct-access.pro/
Help Page URL https://ct-access.pro/feedback/
Privacy Policy Page URL https://ct-access.pro/privacy
Supported Languages 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": [
                "*"
            ]
        }
    ]
}