CT Access

Secure Connection & Global Access

Hvad er CT Access?

CT Access er en Chrome-udvidelse udviklet af https://ct-access.pro, og dens hovedfunktion er "Secure Connection & Global Access".

Udvidelsesskærmbilleder

screenshot
screenshot

Download CT Access-udvidelses-CRX-fil

Download CT Access-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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                    

Grundlæggende oplysninger om udvidelsen

Navn CT Access CT Access
ID jedjajddobfbhgoaidfigmlkijbeaene
Officiel URL https://chromewebstore.google.com/detail/ct-access/jedjajddobfbhgoaidfigmlkijbeaene
Beskrivelse Secure Connection & Global Access
Filstørrelse 1.35 MB
Antal Installationer 268,806
Nuværende Version 0.0.19
Senest Opdateret 2024-02-13
Udgivelsesdato 2020-12-09
Bedømmelse 3.58/5 Samlet 43 Bedømmelser
Udvikler https://ct-access.pro
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://ct-access.pro/
Hjælpeside-URL https://ct-access.pro/feedback/
URL til Fortrolighedspolitik Side https://ct-access.pro/privacy
Understøttede Sprog 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": [
                "*"
            ]
        }
    ]
}