VpnShop

Connect to the world with our VPN

什麼是VpnShop?

VpnShop是由kedeman2013開發的Chrome擴展程式,該擴展的主要功能是“Connect to the world with our VPN”。

擴展截圖

screenshot

下載VpnShop擴展crx文件

下載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
官方網址 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"
}