Push VPN - Unlimited Proxy

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

Τι είναι το Push VPN - Unlimited Proxy;

Το Push VPN - Unlimited Proxy είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον PushVPN, και η κύρια λειτουργία του είναι "Bypass any form of geo-restrictions, closedowns, and digital censorship on the web.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Push VPN - Unlimited Proxy

Λήψη αρχείων επέκτασης Push VPN - Unlimited Proxy σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Push VPN - Unlimited Proxy Push VPN - Unlimited Proxy
ID eidnihaadmmancegllknfbliaijfmkgo
Επίσημο URL https://chrome.google.com/webstore/detail/push-vpn-unlimited-proxy/eidnihaadmmancegllknfbliaijfmkgo
Περιγραφή Bypass any form of geo-restrictions, closedowns, and digital censorship on the web.
Μέγεθος Αρχείου 256 KB
Αριθμός Εγκαταστάσεων 4,000
Τρέχουσα Έκδοση 1.4.1
Τελευταία Ενημέρωση 2020-03-10
Ημερομηνία Δημοσίευσης 2020-03-10
Αξιολόγηση 3.78/5 Συνολικά 32 Αξιολογήσεις
Προγραμματιστής PushVPN
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://pushvpn.com
Διεύθυνση URL της Σελίδας Βοήθειας https://pushvpn.com/contact-pushvpn
Υποστηριζόμενες Γλώσσες 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"
    }
}