Hare - Safe Fast VPN Proxy

Hare is a free secure vpn extension that allows users to bypass geographical restrictions and anonymously access online resources.

ما هو Hare - Safe Fast VPN Proxy؟

Hare - Safe Fast VPN Proxy هو إضافة Chrome تم تطويرها بواسطة Hare، والميزة الرئيسية لها هي "Hare is a free secure vpn extension that allows users to bypass geographical restrictions and anonymously access online resources.".

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

screenshot

تحميل ملف CRX للإضافة Hare - Safe Fast VPN Proxy

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

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

                        Hare is a reliable and secure browser vpn extension that allows users to bypass geographical restrictions and anonymously access online resources. With Hare, it your connection by encrypting your data and protect your privacy by making you anonymous.                    

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

الاسم Hare - Safe Fast VPN Proxy Hare - Safe Fast VPN Proxy
ID apjdhgmlmgbmpniffppdmpelojcejmbn
عنوان URL الرسمي https://chromewebstore.google.com/detail/hare-safe-fast-vpn-proxy/apjdhgmlmgbmpniffppdmpelojcejmbn
الوصف Hare is a free secure vpn extension that allows users to bypass geographical restrictions and anonymously access online resources.
حجم الملف 210 KB
عدد التثبيتات 208
النسخة الحالية 1.0.4
آخر تحديث 2024-02-02
تاريخ النشر 2023-10-24
تقييم 3.00/5 مجموع تقييمات 4
المطور Hare
البريد الإلكتروني [email protected]
نوع الدفع in_app
موقع الإضافة https://www.harecloud.net
عنوان صفحة سياسة الخصوصية https://www.harecloud.net/site/policy
اللغات المدعومة en,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "version": "1.0.4",
    "minimum_chrome_version": "88",
    "homepage_url": "https:\/\/hare.bosfast.com",
    "default_locale": "en",
    "options_page": "options.html",
    "action": {
        "default_title": "__MSG_name__",
        "default_icon": "static\/img\/icon16.png",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "hare.js"
    },
    "icons": {
        "16": "static\/img\/icon16.png",
        "24": "static\/img\/icon24.png",
        "128": "static\/img\/icon128.png"
    },
    "permissions": [
        "management",
        "proxy",
        "alarms",
        "storage"
    ],
    "manifest_version": 3
}