Cow Vpn Proxy

A web proxy that hides your IP address

Apa itu Cow Vpn Proxy?

Cow Vpn Proxy adalah ekstensi Chrome yang dikembangkan oleh https://cowapp.github.io, dan fitur utamanya adalah "A web proxy that hides your IP address".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Cow Vpn Proxy

Unduh file ekstensi Cow Vpn Proxy dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Cow Vpn Proxy Cow Vpn Proxy
ID dhadilbmmjiooceioladdphemaliiobo
URL Resmi https://chrome.google.com/webstore/detail/cow-vpn-proxy/dhadilbmmjiooceioladdphemaliiobo
Deskripsi A web proxy that hides your IP address
Ukuran File 138 KB
Jumlah Instalasi 13,883
Versi Saat Ini 2.1.8.2
Terakhir Diperbarui 2023-02-12
Tanggal Publikasi 2020-05-20
Penilaian 4.20/5 Total 462 Penilaian
Pengembang https://cowapp.github.io
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://vpnis.lol
URL Halaman Kebijakan Privasi https://vpnis.lol/privacy.html
Bahasa yang Didukung 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"
}