VPN Proxy

VPN Proxy vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.

Apa itu VPN Proxy?

VPN Proxy adalah ekstensi Chrome yang dikembangkan oleh Trellonet, dan fitur utamanya adalah "VPN Proxy vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi VPN Proxy

Unduh file ekstensi VPN Proxy 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

                        The best vpn for chrome, which can hide your network ip and protect your network security.                    

Informasi Dasar Ekstensi

Nama VPN Proxy VPN Proxy
ID ghlpcaaifadoekifkmbclpkhdiolfeol
URL Resmi https://chromewebstore.google.com/detail/vpn-proxy/ghlpcaaifadoekifkmbclpkhdiolfeol
Deskripsi VPN Proxy vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.
Ukuran File 1.12 MB
Jumlah Instalasi 4,883
Versi Saat Ini 1.1.1
Terakhir Diperbarui 2020-08-24
Tanggal Publikasi 2020-06-29
Penilaian 3.00/5 Total 7 Penilaian
Pengembang Trellonet
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.trellonet.com
URL Halaman Bantuan https://www.trellonet.com
URL Halaman Kebijakan Privasi https://www.trellonet.com/privacy.html
Bahasa yang Didukung en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "VPN Proxy",
    "version": "1.1.1",
    "description": "VPN Proxy vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.",
    "permissions": [
        "http:\/\/*\/*",
        "storage",
        "proxy"
    ],
    "background": {
        "scripts": [
            "static\/js\/background.js",
            "static\/js\/jquery.min.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_icon": "static\/img\/[email protected]",
        "default_title": "VPN Proxy",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "static\/img\/[email protected]",
        "32": "static\/img\/[email protected]",
        "48": "static\/img\/[email protected]",
        "128": "static\/img\/[email protected]"
    },
    "manifest_version": 2
}