Cow Vpn Proxy

A web proxy that hides your IP address

Wat is Cow Vpn Proxy?

Cow Vpn Proxy is een Chrome-extensie ontwikkeld door https://cowapp.github.io, en de belangrijkste functie is "A web proxy that hides your IP address".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Cow Vpn Proxy

Download Cow Vpn Proxy-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Cow Vpn Proxy Cow Vpn Proxy
ID dhadilbmmjiooceioladdphemaliiobo
Officiële URL https://chrome.google.com/webstore/detail/cow-vpn-proxy/dhadilbmmjiooceioladdphemaliiobo
Beschrijving A web proxy that hides your IP address
Bestandsgrootte 138 KB
Aantal Installaties 13,883
Huidige Versie 2.1.8.2
Laatst Bijgewerkt 2023-02-12
Publicatiedatum 2020-05-20
Beoordeling 4.20/5 Totaal 462 Beoordelingen
Ontwikkelaar https://cowapp.github.io
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://vpnis.lol
URL van de Privacybeleid Pagina https://vpnis.lol/privacy.html
Ondersteunde Talen 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"
}