Cow Vpn Proxy

A web proxy that hides your IP address

What is Cow Vpn Proxy?

Cow Vpn Proxy is a Chrome extension developed by https://cowapp.github.io, and its main feature is "A web proxy that hides your IP address".

Extension Screenshots

screenshot
screenshot
screenshot

Download Cow Vpn Proxy Extension CRX File

Download Cow Vpn Proxy 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

                        Cow is a web proxy that hides your IP address and encrypts your traffic and unblocks timeout websites and prevents WebRTC from leaking your IP address.                    

Extension Basic Information

Name Cow Vpn Proxy Cow Vpn Proxy
ID dhadilbmmjiooceioladdphemaliiobo
Official URL https://chrome.google.com/webstore/detail/cow-vpn-proxy/dhadilbmmjiooceioladdphemaliiobo
Description A web proxy that hides your IP address
File Size 138 KB
Installation Count 13,883
Current Version 2.1.8.2
Last Updated 2023-02-12
Publish Date 2020-05-20
Rating 4.20/5 Total 462 Ratings
Developer https://cowapp.github.io
Email [email protected]
Payment Type free
Extension Website https://vpnis.lol
Privacy Policy Page URL https://vpnis.lol/privacy.html
Supported Languages en,en-US,zh-CN
manifest.json
{
    "background": {
        "scripts": [
            "js\/lib\/ft.js",
            "js\/lib\/jq.js",
            "js\/utils.js",
            "js\/lib\/webrtc.js",
            "js\/uuid.js",
            "js\/storage.js",
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": "img\/icon64-gray.png",
        "default_popup": "popup.html",
        "default_title": "Cow Vpn Proxy"
    },
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "homepage_url": "https:\/\/vpnis.lol",
    "icons": {
        "128": "img\/icon64.png",
        "48": "img\/icon64.png",
        "64": "img\/icon64.png"
    },
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "permissions": [
        "proxy",
        "webRequest",
        "webRequestBlocking",
        "management",
        "notifications",
        "storage",
        "privacy",
        ""
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.1.8.2"
}