Cow Vpn Proxy

A web proxy that hides your IP address

ما هو Cow Vpn Proxy؟

Cow Vpn Proxy هو إضافة Chrome تم تطويرها بواسطة https://cowapp.github.io، والميزة الرئيسية لها هي "A web proxy that hides your IP address".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Cow Vpn Proxy

قم بتنزيل ملفات الامتداد Cow Vpn Proxy بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم Cow Vpn Proxy Cow Vpn Proxy
ID dhadilbmmjiooceioladdphemaliiobo
عنوان URL الرسمي https://chrome.google.com/webstore/detail/cow-vpn-proxy/dhadilbmmjiooceioladdphemaliiobo
الوصف A web proxy that hides your IP address
حجم الملف 138 KB
عدد التثبيتات 13,883
النسخة الحالية 2.1.8.2
آخر تحديث 2023-02-12
تاريخ النشر 2020-05-20
تقييم 4.20/5 مجموع تقييمات 462
المطور https://cowapp.github.io
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://vpnis.lol
عنوان صفحة سياسة الخصوصية https://vpnis.lol/privacy.html
اللغات المدعومة 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"
}