Cow Vpn Proxy

A web proxy that hides your IP address

Hvad er Cow Vpn Proxy?

Cow Vpn Proxy er en Chrome-udvidelse udviklet af https://cowapp.github.io, og dens hovedfunktion er "A web proxy that hides your IP address".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot

Download Cow Vpn Proxy-udvidelses-CRX-fil

Download Cow Vpn Proxy-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Cow Vpn Proxy Cow Vpn Proxy
ID dhadilbmmjiooceioladdphemaliiobo
Officiel URL https://chrome.google.com/webstore/detail/cow-vpn-proxy/dhadilbmmjiooceioladdphemaliiobo
Beskrivelse A web proxy that hides your IP address
Filstørrelse 138 KB
Antal Installationer 13,883
Nuværende Version 2.1.8.2
Senest Opdateret 2023-02-12
Udgivelsesdato 2020-05-20
Bedømmelse 4.20/5 Samlet 462 Bedømmelser
Udvikler https://cowapp.github.io
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://vpnis.lol
URL til Fortrolighedspolitik Side https://vpnis.lol/privacy.html
Understøttede Sprog 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"
}