VpnShop

Connect to the world with our VPN

Apa itu VpnShop?

VpnShop adalah ekstensi Chrome yang dikembangkan oleh kedeman2013, dan fitur utamanya adalah "Connect to the world with our VPN".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi VpnShop

Unduh file ekstensi VpnShop dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama VpnShop VpnShop
ID fojlhgbaefgpblefekpffdngdnfpljfn
URL Resmi https://chrome.google.com/webstore/detail/vpnshop/fojlhgbaefgpblefekpffdngdnfpljfn
Deskripsi Connect to the world with our VPN
Ukuran File 328 KB
Jumlah Instalasi 44
Versi Saat Ini 1.0.0
Terakhir Diperbarui 2020-06-03
Tanggal Publikasi 2020-06-03
Penilaian 1.00/5 Total 1 Penilaian
Pengembang kedeman2013
Tipe Pembayaran free
Situs Ekstensi https://www.vpnshop.co.uk
URL Halaman Bantuan https://clients.vpnshop.co.uk/contact.php
Bahasa yang Didukung 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"
}