Push VPN - Unlimited Proxy

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

Wat is Push VPN - Unlimited Proxy?

Push VPN - Unlimited Proxy is een Chrome-extensie ontwikkeld door PushVPN, en de belangrijkste functie is "Bypass any form of geo-restrictions, closedowns, and digital censorship on the web.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Push VPN - Unlimited Proxy

Download Push VPN - Unlimited Proxy-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

                        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                    

Basisinformatie over de Extensie

Naam Push VPN - Unlimited Proxy Push VPN - Unlimited Proxy
ID eidnihaadmmancegllknfbliaijfmkgo
Officiële URL https://chrome.google.com/webstore/detail/push-vpn-unlimited-proxy/eidnihaadmmancegllknfbliaijfmkgo
Beschrijving Bypass any form of geo-restrictions, closedowns, and digital censorship on the web.
Bestandsgrootte 256 KB
Aantal Installaties 4,000
Huidige Versie 1.4.1
Laatst Bijgewerkt 2020-03-10
Publicatiedatum 2020-03-10
Beoordeling 3.78/5 Totaal 32 Beoordelingen
Ontwikkelaar PushVPN
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://pushvpn.com
Help Pagina-URL https://pushvpn.com/contact-pushvpn
Ondersteunde Talen 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"
    }
}