VpnShop

Connect to the world with our VPN

ما هو VpnShop؟

VpnShop هو إضافة Chrome تم تطويرها بواسطة kedeman2013، والميزة الرئيسية لها هي "Connect to the world with our VPN".

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

screenshot

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

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

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

                        Connect to Vpn Shop and stay protected. This will change your location and hide your ip whilst browsing.                    

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

الاسم VpnShop VpnShop
ID fojlhgbaefgpblefekpffdngdnfpljfn
عنوان URL الرسمي https://chrome.google.com/webstore/detail/vpnshop/fojlhgbaefgpblefekpffdngdnfpljfn
الوصف Connect to the world with our VPN
حجم الملف 328 KB
عدد التثبيتات 44
النسخة الحالية 1.0.0
آخر تحديث 2020-06-03
تاريخ النشر 2020-06-03
تقييم 1.00/5 مجموع تقييمات 1
المطور kedeman2013
نوع الدفع free
موقع الإضافة https://www.vpnshop.co.uk
عنوان صفحة المساعدة https://clients.vpnshop.co.uk/contact.php
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "VpnShop",
    "description": "Connect to the world with our VPN",
    "version": "1.0.0",
    "icons": {
        "128": "icons\/128off.png",
        "48": "icons\/48off.png"
    },
    "permissions": [
        "proxy",
        "tabs",
        "unlimitedStorage",
        "storage",
        "",
        "webRequest",
        "webRequestBlocking"
    ],
    "browser_action": {
        "default_icon": "icons\/128off.png",
        "default_title": "VpnShop",
        "default_popup": "f.html"
    },
    "minimum_chrome_version": "31.0.0"
}