Push VPN - Unlimited Proxy

Bypass any form of geo-restrictions, closedowns, and digital censorship on the web.

ما هو Push VPN - Unlimited Proxy؟

Push VPN - Unlimited Proxy هو إضافة Chrome تم تطويرها بواسطة PushVPN، والميزة الرئيسية لها هي "Bypass any form of geo-restrictions, closedowns, and digital censorship on the web.".

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

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Push VPN - Unlimited Proxy

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

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

                        Enjoy safe and private internet access with Push VPN's Ultra Fast and Zero Logs servers network.
Bypass any form of geo-restrictions, closedowns, and digital censorship on the web.

Advantages
• One Free Unlimited VPN Server
• Hide your IP address
• Be safe on public Wi-Fi networks
• Stay hidden by a Strict No Logs Policy

Features
- 1000+ Servers in 50+ Countries
- Connect on Demand
- Automatic Kill Switch
- Connect up to 7 devices under one account                    

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

الاسم Push VPN - Unlimited Proxy Push VPN - Unlimited Proxy
ID eidnihaadmmancegllknfbliaijfmkgo
عنوان URL الرسمي https://chrome.google.com/webstore/detail/push-vpn-unlimited-proxy/eidnihaadmmancegllknfbliaijfmkgo
الوصف Bypass any form of geo-restrictions, closedowns, and digital censorship on the web.
حجم الملف 256 KB
عدد التثبيتات 4,000
النسخة الحالية 1.4.1
آخر تحديث 2020-03-10
تاريخ النشر 2020-03-10
تقييم 3.78/5 مجموع تقييمات 32
المطور PushVPN
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://pushvpn.com
عنوان صفحة المساعدة https://pushvpn.com/contact-pushvpn
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Push VPN - Unlimited Proxy",
    "author": "PushVPN",
    "version": "1.4.1",
    "description": "Bypass any form of geo-restrictions, closedowns, and digital censorship on the web.",
    "permissions": [
        "proxy",
        "webRequest",
        "webRequestBlocking",
        "privacy",
        "",
        "storage",
        "idle",
        "notifications",
        "tabs"
    ],
    "icons": {
        "16": "\/icons\/icon16.png",
        "48": "\/icons\/icon48.png",
        "128": "\/icons\/icon128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_popup": "index.html"
    }
}