CT Access

Secure Connection & Global Access

Wat is CT Access?

CT Access is een Chrome-extensie ontwikkeld door https://ct-access.pro, en de belangrijkste functie is "Secure Connection & Global Access".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie CT Access

Download CT Access-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam CT Access CT Access
ID jedjajddobfbhgoaidfigmlkijbeaene
Officiële URL https://chromewebstore.google.com/detail/ct-access/jedjajddobfbhgoaidfigmlkijbeaene
Beschrijving Secure Connection & Global Access
Bestandsgrootte 1.35 MB
Aantal Installaties 268,806
Huidige Versie 0.0.19
Laatst Bijgewerkt 2024-02-13
Publicatiedatum 2020-12-09
Beoordeling 3.58/5 Totaal 43 Beoordelingen
Ontwikkelaar https://ct-access.pro
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://ct-access.pro/
Help Pagina-URL https://ct-access.pro/feedback/
URL van de Privacybeleid Pagina https://ct-access.pro/privacy
Ondersteunde Talen 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": [
                "*"
            ]
        }
    ]
}