Koch VPN

Koch VPN Proxy Switcher

Koch VPNとは何ですか?

Koch VPNはKOCH VPNによって開発されたChromeの拡張機能で、その主な機能は「Koch VPN Proxy Switcher」です。

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

screenshot

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

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

拡張機能の使用方法

                        KOCH VPN is a reliable and secure Google Chrome extension that allows you to easily switch between multiple HTTP proxies and user agents to enhance your browsing experience. With its intuitive interface and advanced features, this extension is designed to provide you with the best browsing experience possible.

The extension is built using the latest industry standards, ensuring that it is both fast and secure. You can use it to block sites that you don't want to access, and enable or disable the extension with ease. With KOCH VPN, you can rest assured that your online activities are protected, and your data is kept private.

Whether you're looking to access geo-restricted content, protect your online privacy, or simply want to enhance your browsing experience, KOCH VPN is the perfect solution for you. So why wait? Download the KOCH VPN extension today and start enjoying a faster, safer, and more reliable browsing experience.



• Multiple HTTP proxy support: Easily switch between multiple HTTP proxies to access geo-restricted content and protect your online privacy.

• User agent switching: Switch user agents to enhance your browsing experience and avoid being tracked by websites.

• Site blocking: Block unwanted sites that you don't want to access for enhanced productivity and focus.

• Enable/disable: Easily enable or disable the extension as needed for maximum flexibility.

• Latest industry standards: The extension is built using the latest industry standards to ensure fast and secure browsing.

• Reliable and secure: With KOCH VPN, you can rest assured that your online activities are protected and your data is kept private.

Overall, KOCH VPN is a versatile and user-friendly extension that provides a wide range of features to enhance your browsing experience and protect your online privacy.                    

拡張機能の基本情報

名前 Koch VPN Koch VPN
ID efehmmkolldpimhjmhnneanmiocbbdkk
公式URL https://chromewebstore.google.com/detail/koch-vpn/efehmmkolldpimhjmhnneanmiocbbdkk
説明 Koch VPN Proxy Switcher
ファイルサイズ 550 KB
インストール数 593
現在のバージョン 0.0.1
最終更新日 2023-05-14
公開日 2023-05-14
評価 5.00/5 合計 3 レビュー
開発者 KOCH VPN
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://koch.gg
ヘルプページのURL https://koch.gg
プライバシーポリシーページのURL https://koch.gg/legal/privacy-policy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Koch VPN",
    "description": "Koch VPN Proxy Switcher",
    "version": "0.0.1",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "storage",
        "activeTab",
        "tabs",
        "webRequestAuthProvider",
        "webRequest",
        "declarativeNetRequest",
        "proxy"
    ],
    "host_permissions": [
        ""
    ],
    "content_scripts": [],
    "action": {
        "default_popup": "index.html",
        "default_title": "KOCH VPN"
    },
    "icons": {
        "16": "logo.png",
        "48": "logo.png",
        "128": "logo.png"
    }
}