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
官方網址 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
電子郵箱 [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"
    }
}