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…

What is DewVPN - 100% Unlimited Free VPN Proxy?

DewVPN - 100% Unlimited Free VPN Proxy is a Chrome extension developed by https://dewvpn.com, and its main feature is "DewVPN is the only 100% free unlimited VPN service! It has no time, bandwidth, speed, and location swiching limit at all. DewVPN…".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download DewVPN - 100% Unlimited Free VPN Proxy Extension CRX File

Download DewVPN - 100% Unlimited Free VPN Proxy extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name DewVPN - 100% Unlimited Free VPN Proxy DewVPN - 100% Unlimited Free VPN Proxy
ID pbeiepmppflpoggienbcdmnccnbabpnk
Official URL https://chrome.google.com/webstore/detail/dewvpn-100%25-unlimited-fre/pbeiepmppflpoggienbcdmnccnbabpnk
Description DewVPN is the only 100% free unlimited VPN service! It has no time, bandwidth, speed, and location swiching limit at all. DewVPN…
File Size 841 KB
Installation Count 20,000
Current Version 2.0.9
Last Updated 2022-04-17
Publish Date 2020-06-10
Rating 3.21/5 Total 43 Ratings
Developer https://dewvpn.com
Email [email protected]
Payment Type free
Extension Website https://dewvpn.com/
Help Page URL https://dewvpn.com/use
Privacy Policy Page URL https://dewvpn.com/privacy
Supported Languages 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"
    ]
}