Push VPN - Unlimited Proxy

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

Qu'est-ce que Push VPN - Unlimited Proxy ?

Push VPN - Unlimited Proxy est une extension Chrome développée par PushVPN, et sa fonction principale est "Bypass any form of geo-restrictions, closedowns, and digital censorship on the web.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Push VPN - Unlimited Proxy

Téléchargez les fichiers d'extension Push VPN - Unlimited Proxy au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Push VPN - Unlimited Proxy Push VPN - Unlimited Proxy
ID eidnihaadmmancegllknfbliaijfmkgo
URL Officiel https://chrome.google.com/webstore/detail/push-vpn-unlimited-proxy/eidnihaadmmancegllknfbliaijfmkgo
Description Bypass any form of geo-restrictions, closedowns, and digital censorship on the web.
Taille du Fichier 256 KB
Nombre d'Installations 4,000
Version Actuelle 1.4.1
Dernière Mise à Jour 2020-03-10
Date de Publication 2020-03-10
Évaluation 3.78/5 Total 32 Évaluations
Développeur PushVPN
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://pushvpn.com
URL de la Page d'Aide https://pushvpn.com/contact-pushvpn
Langues Prises en Charge 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"
    }
}