VirtualShield - Fast and reliable VPN

Browse the web safely and anonymously. Built for privacy protection, backed by our fast, reliable, and secure network.

ما هو VirtualShield - Fast and reliable VPN؟

VirtualShield - Fast and reliable VPN هو إضافة Chrome تم تطويرها بواسطة https://virtualshield.com، والميزة الرئيسية لها هي "Browse the web safely and anonymously. Built for privacy protection, backed by our fast, reliable, and secure network.".

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

screenshot

تحميل ملف CRX للإضافة VirtualShield - Fast and reliable VPN

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

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

                        VirtualShield is an extremely fast, reliable, and unlimited virtual private network (VPN) provider. With just a few taps, you can easily connect to any one of our extremely fast VPN servers.

Why choose VirtualShield?
• Easy to download and use across all your devices
• Many VPN Locations across the Americas, Europe, Asia, and Australia
• 24-hour customer support via live chat and email
• Easy to use apps
• Ultrafast servers
• Unlimited high-speed premium bandwidth

When do I need VirtualShield?
We recommend that you connect to VirtualShield when you are:
• Connected to a public WiFi Hotspot such as Cafes, Airports, Hotels, and more...
• Conducting business such as writing/reading email, or using VOIP
• Traveling, especially when connected to Hotel WiFi
• Booking a flight or hotel reservation
• Making an online purchase

https://virtualshield.com/legal/privacy
https://virtualshield.com/legal/terms                    

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

الاسم VirtualShield - Fast and reliable VPN VirtualShield - Fast and reliable VPN
ID aojlhgbkmkahabcmcpifbolnoichfeep
عنوان URL الرسمي https://chrome.google.com/webstore/detail/virtualshield-fast-and-re/aojlhgbkmkahabcmcpifbolnoichfeep
الوصف Browse the web safely and anonymously. Built for privacy protection, backed by our fast, reliable, and secure network.
حجم الملف 2.01 MB
عدد التثبيتات 10,000
النسخة الحالية 2.0.0
آخر تحديث 2018-10-11
تاريخ النشر 2018-10-11
تقييم 3.76/5 مجموع تقييمات 58
المطور https://virtualshield.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://virtualshield.com
عنوان صفحة المساعدة https://support.virtualshield.com
عنوان صفحة سياسة الخصوصية https://virtualshield.com/legal/privacy
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "VirtualShield - Fast and reliable VPN",
    "short_name": "VirtualShield",
    "version": "2.0.0",
    "description": "Browse the web safely and anonymously. Built for privacy protection, backed by our fast, reliable, and secure network.",
    "icons": {
        "32": "assets\/img\/icon_32.png",
        "64": "assets\/img\/icon_64.png",
        "128": "assets\/img\/icon_128.png"
    },
    "browser_action": {
        "default_icon": {
            "64": "assets\/img\/icon_64.png"
        },
        "default_popup": "login.html"
    },
    "background": {
        "scripts": [
            "assets\/js\/jquery-3.2.1.min.js",
            "const.js",
            "utils.js",
            "background.js"
        ]
    },
    "permissions": [
        "",
        "proxy",
        "webRequest",
        "webRequestBlocking",
        "storage",
        "tabs"
    ]
}