VpnShop

Connect to the world with our VPN

Cos'è VpnShop?

VpnShop è un'estensione di Chrome sviluppata da kedeman2013, e la sua funzione principale è "Connect to the world with our VPN".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione VpnShop

Scarica i file di estensione VpnShop in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome VpnShop VpnShop
ID fojlhgbaefgpblefekpffdngdnfpljfn
URL Ufficiale https://chrome.google.com/webstore/detail/vpnshop/fojlhgbaefgpblefekpffdngdnfpljfn
Descrizione Connect to the world with our VPN
Dimensione del File 328 KB
Conteggio Installazioni 44
Versione Corrente 1.0.0
Ultimo Aggiornamento 2020-06-03
Data di Pubblicazione 2020-06-03
Valutazione 1.00/5 Totale 1 Valutazioni
Sviluppatore kedeman2013
Tipo di Pagamento free
Sito Web dell'Estensione https://www.vpnshop.co.uk
URL della Pagina di Aiuto https://clients.vpnshop.co.uk/contact.php
Lingue Supportate 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"
}