Upnet

Download UpnetVPN - the world’s #1 VPN Chrome extension for total privacy and security

ما هو Upnet؟

Upnet هو إضافة Chrome تم تطويرها بواسطة https://upnet001.vip، والميزة الرئيسية لها هي "Download UpnetVPN - the world’s #1 VPN Chrome extension for total privacy and security".

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

screenshot

تحميل ملف CRX للإضافة Upnet

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

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

                        Free VPN
Free! Super fast, easy to use.
Global servers in the world.
Unblock any websites.                    

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

الاسم Upnet Upnet
ID bniikohfmajhdcffljgfeiklcbgffppl
عنوان URL الرسمي https://chromewebstore.google.com/detail/upnet/bniikohfmajhdcffljgfeiklcbgffppl
الوصف Download UpnetVPN - the world’s #1 VPN Chrome extension for total privacy and security
حجم الملف 1.73 MB
عدد التثبيتات 11,910
النسخة الحالية 2.1
آخر تحديث 2022-09-30
تاريخ النشر 2020-06-18
تقييم 3.60/5 مجموع تقييمات 47
المطور https://upnet001.vip
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية https://upnet001.vip
اللغات المدعومة en,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Upnet",
    "version": "2.1",
    "description": "Download UpnetVPN - the world\u2019s #1 VPN Chrome extension for total privacy and security",
    "default_locale": "en",
    "permissions": [
        "proxy",
        "",
        "webRequest",
        "webRequestBlocking",
        "management"
    ],
    "browser_action": {
        "default_popup": "index.html",
        "default_title": "",
        "default_icon": {
            "16": "images\/logo-16.png",
            "32": "images\/logo-32.png",
            "48": "images\/logo-48.png",
            "128": "images\/logo-128.png"
        }
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "icons": {
        "16": "images\/logo-16.png",
        "32": "images\/logo-32.png",
        "48": "images\/logo-48.png",
        "128": "images\/logo-128.png"
    },
    "manifest_version": 2
}