CT Access

Secure Connection & Global Access

CT Accessとは何ですか?

CT Accessはhttps://ct-access.proによって開発されたChromeの拡張機能で、その主な機能は「Secure Connection & Global Access」です。

拡張機能のスクリーンショット

screenshot
screenshot

CT Access拡張機能のCRXファイルをダウンロード

CT Access拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://ct-access.pro/
ヘルプページのURL https://ct-access.pro/feedback/
プライバシーポリシーページのURL 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": [
                "*"
            ]
        }
    ]
}