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