VpnShop

Connect to the world with our VPN

Wat is VpnShop?

VpnShop is een Chrome-extensie ontwikkeld door kedeman2013, en de belangrijkste functie is "Connect to the world with our VPN".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie VpnShop

Download VpnShop-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam VpnShop VpnShop
ID fojlhgbaefgpblefekpffdngdnfpljfn
Officiële URL https://chrome.google.com/webstore/detail/vpnshop/fojlhgbaefgpblefekpffdngdnfpljfn
Beschrijving Connect to the world with our VPN
Bestandsgrootte 328 KB
Aantal Installaties 44
Huidige Versie 1.0.0
Laatst Bijgewerkt 2020-06-03
Publicatiedatum 2020-06-03
Beoordeling 1.00/5 Totaal 1 Beoordelingen
Ontwikkelaar kedeman2013
Betalingswijze free
Extensiewebsite https://www.vpnshop.co.uk
Help Pagina-URL https://clients.vpnshop.co.uk/contact.php
Ondersteunde Talen 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"
}