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
官方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"
}