Koch VPN

Koch VPN Proxy Switcher

What is Koch VPN?

Koch VPN is a Chrome extension developed by KOCH VPN, and its main feature is "Koch VPN Proxy Switcher".

Extension Screenshots

screenshot

Download Koch VPN Extension CRX File

Download Koch VPN extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Koch VPN Koch VPN
ID efehmmkolldpimhjmhnneanmiocbbdkk
Official URL https://chromewebstore.google.com/detail/koch-vpn/efehmmkolldpimhjmhnneanmiocbbdkk
Description Koch VPN Proxy Switcher
File Size 550 KB
Installation Count 593
Current Version 0.0.1
Last Updated 2023-05-14
Publish Date 2023-05-14
Rating 5.00/5 Total 3 Ratings
Developer KOCH VPN
Email [email protected]
Payment Type free
Extension Website https://koch.gg
Help Page URL https://koch.gg
Privacy Policy Page URL https://koch.gg/legal/privacy-policy
Supported Languages 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"
    }
}