VpnShop

Connect to the world with our VPN

What is VpnShop?

VpnShop is a Chrome extension developed by kedeman2013, and its main feature is "Connect to the world with our VPN".

Extension Screenshots

screenshot

Download VpnShop Extension CRX File

Download VpnShop extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name VpnShop VpnShop
ID fojlhgbaefgpblefekpffdngdnfpljfn
Official URL https://chrome.google.com/webstore/detail/vpnshop/fojlhgbaefgpblefekpffdngdnfpljfn
Description Connect to the world with our VPN
File Size 328 KB
Installation Count 44
Current Version 1.0.0
Last Updated 2020-06-03
Publish Date 2020-06-03
Rating 1.00/5 Total 1 Ratings
Developer kedeman2013
Payment Type free
Extension Website https://www.vpnshop.co.uk
Help Page URL https://clients.vpnshop.co.uk/contact.php
Supported Languages 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"
}