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
电子邮箱 [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"
    }
}