DewVPN - 100% Unlimited Free VPN Proxy

DewVPN is the only 100% free unlimited VPN service! It has no time, bandwidth, speed, and location swiching limit at all. DewVPN…

Cos'è DewVPN - 100% Unlimited Free VPN Proxy?

DewVPN - 100% Unlimited Free VPN Proxy è un'estensione di Chrome sviluppata da https://dewvpn.com, e la sua funzione principale è "DewVPN is the only 100% free unlimited VPN service! It has no time, bandwidth, speed, and location swiching limit at all. DewVPN…".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione DewVPN - 100% Unlimited Free VPN Proxy

Scarica i file di estensione DewVPN - 100% Unlimited Free VPN Proxy in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        DewVPN is the only 100% free unlimited VPN service! It has no time, bandwidth, speed, and location swiching limit at all.

DewVPN has built-in privacy features, you can choose whether to disable WebRTC, and can easily manage your browser fingerprints.

Bypass restrictions and censorship from hundreds of locations around the world, all while staying private and secure. We’ll make your real IP address disappear so that your online activity can't be tracked.

We will not store, collect or process any your personal data, the DewVPN extension also ensures third parties will NOT be able to track your browsing activity and will not sell your data tracked or sold to third parties – your connection is encrypted and safe.


Requires:
• The DewVPN app for Mac, Windows, or Linux. 
The DewVPN app is 100% unlimited free to download and use. After installing this extension, you can click the "Download" button at the bottom of the extension to get DewVPN app.



Top 6 Reasons to Choose DewVPN:

-100% Free Unlimited
Ad-free, without registration, unlimited bandwidth, speed and location switching - it’s all unlimited with us.

-Global Internet Access
Choose from handreds VPN server locations in 50 countries all over the world.

-Zero Logging
DewVPN doesn't and will never log anything that could be used to identify you, even WE don't know what you're doing online.

-Manage Browser fingerprints
You can choose whether to disable WebRTC, and easily manage Canvas browser fingerprints.

-DNS Leak Protection
DewVPN routes DNS requests through our VPN severs with encrypted DNS to protect against DNS leakage.

-Ultra-Fast Speed
All the servers in our network support 1Gbit connection speed for an ultra-fast connection.



Support - https://dewvpn.com
How to use - https://dewvpn.com/use
Privacy Policy - https://dewvpn.com/privacy                    

Informazioni di Base sull'Estensione

Nome DewVPN - 100% Unlimited Free VPN Proxy DewVPN - 100% Unlimited Free VPN Proxy
ID pbeiepmppflpoggienbcdmnccnbabpnk
URL Ufficiale https://chrome.google.com/webstore/detail/dewvpn-100%25-unlimited-fre/pbeiepmppflpoggienbcdmnccnbabpnk
Descrizione DewVPN is the only 100% free unlimited VPN service! It has no time, bandwidth, speed, and location swiching limit at all. DewVPN…
Dimensione del File 841 KB
Conteggio Installazioni 20,000
Versione Corrente 2.0.9
Ultimo Aggiornamento 2022-04-17
Data di Pubblicazione 2020-06-10
Valutazione 3.21/5 Totale 43 Valutazioni
Sviluppatore https://dewvpn.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://dewvpn.com/
URL della Pagina di Aiuto https://dewvpn.com/use
URL della Pagina della Politica sulla Privacy https://dewvpn.com/privacy
Lingue Supportate en
manifest.json
{
    "background": {
        "scripts": [
            ".\/js\/bg.js"
        ]
    },
    "browser_action": {
        "default_icon": "images\/avatar.png",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                ".\/js\/content.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "ftp:\/\/*\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png",
        "19": "images\/icon19.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png",
        "64": "images\/icon64.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiruPLBtzfBbKkWMJxLZul2QqCbKst49H0wp39HkkY9a1YQNhm+NKBsasaxITs65aWNHnO74R6KQPBwZjbALqlvw7YMLVgVebOVc9nkyUtzxt4sbT6OehGPFINpzec02cTIMl4jcgba\/d3eBLWe4I2xlW6u1zvduqb8jLwqe2fQnROtUZXGTVFit2IZUT15M8AawpNkWbbaAmZ5Wl2m1bBPZ3aaShyXxnQ3VA6sDEN5ufr72aeYksXOI0Gku7y77JEft1jlpYGfNvxbhOabE1mOPegI99x8Oz1eM7Tv3w8uiAyhev5LGXop51\/nojiFPf9\/Qoq+8\/kgHo8WEgKwg\/OQIDAQAB",
    "manifest_version": 2,
    "name": "DewVPN - 100% Unlimited Free VPN Proxy",
    "permissions": [
        "",
        "*:\/\/*\/*",
        "proxy",
        "",
        "webRequest",
        "webRequestBlocking",
        "privacy",
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.0.9",
    "web_accessible_resources": [
        "images\/countryicon\/Americas\/UnitedStates.png"
    ]
}