Koch VPN

Koch VPN Proxy Switcher

Koch VPN란 무엇입니까?

Koch VPN은(는) KOCH VPN에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Koch VPN Proxy Switcher"입니다.

확장 프로그램 스크린샷

screenshot

Koch VPN 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    }
}