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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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
URL หน้าช่วยเหลือ 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"
}