Push VPN - Unlimited Proxy

Bypass any form of geo-restrictions, closedowns, and digital censorship on the web.

Apa itu Push VPN - Unlimited Proxy?

Push VPN - Unlimited Proxy adalah ekstensi Chrome yang dikembangkan oleh PushVPN, dan fitur utamanya adalah "Bypass any form of geo-restrictions, closedowns, and digital censorship on the web.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Push VPN - Unlimited Proxy

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

                        Enjoy safe and private internet access with Push VPN's Ultra Fast and Zero Logs servers network.
Bypass any form of geo-restrictions, closedowns, and digital censorship on the web.

Advantages
• One Free Unlimited VPN Server
• Hide your IP address
• Be safe on public Wi-Fi networks
• Stay hidden by a Strict No Logs Policy

Features
- 1000+ Servers in 50+ Countries
- Connect on Demand
- Automatic Kill Switch
- Connect up to 7 devices under one account                    

Informasi Dasar Ekstensi

Nama Push VPN - Unlimited Proxy Push VPN - Unlimited Proxy
ID eidnihaadmmancegllknfbliaijfmkgo
URL Resmi https://chrome.google.com/webstore/detail/push-vpn-unlimited-proxy/eidnihaadmmancegllknfbliaijfmkgo
Deskripsi Bypass any form of geo-restrictions, closedowns, and digital censorship on the web.
Ukuran File 256 KB
Jumlah Instalasi 4,000
Versi Saat Ini 1.4.1
Terakhir Diperbarui 2020-03-10
Tanggal Publikasi 2020-03-10
Penilaian 3.78/5 Total 32 Penilaian
Pengembang PushVPN
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://pushvpn.com
URL Halaman Bantuan https://pushvpn.com/contact-pushvpn
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Push VPN - Unlimited Proxy",
    "author": "PushVPN",
    "version": "1.4.1",
    "description": "Bypass any form of geo-restrictions, closedowns, and digital censorship on the web.",
    "permissions": [
        "proxy",
        "webRequest",
        "webRequestBlocking",
        "privacy",
        "",
        "storage",
        "idle",
        "notifications",
        "tabs"
    ],
    "icons": {
        "16": "\/icons\/icon16.png",
        "48": "\/icons\/icon48.png",
        "128": "\/icons\/icon128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_popup": "index.html"
    }
}