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…

O que é DewVPN - 100% Unlimited Free VPN Proxy?

DewVPN - 100% Unlimited Free VPN Proxy é uma extensão do Chrome desenvolvida por https://dewvpn.com, e sua principal característica é "DewVPN is the only 100% free unlimited VPN service! It has no time, bandwidth, speed, and location swiching limit at all. DewVPN…".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão DewVPN - 100% Unlimited Free VPN Proxy

Baixe arquivos de extensão DewVPN - 100% Unlimited Free VPN Proxy no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome DewVPN - 100% Unlimited Free VPN Proxy DewVPN - 100% Unlimited Free VPN Proxy
ID pbeiepmppflpoggienbcdmnccnbabpnk
URL Oficial https://chrome.google.com/webstore/detail/dewvpn-100%25-unlimited-fre/pbeiepmppflpoggienbcdmnccnbabpnk
Descrição DewVPN is the only 100% free unlimited VPN service! It has no time, bandwidth, speed, and location swiching limit at all. DewVPN…
Tamanho do Arquivo 841 KB
Contagem de Instalações 20,000
Versão Atual 2.0.9
Última Atualização 2022-04-17
Data de Publicação 2020-06-10
Classificação 3.21/5 Total de 43 Avaliações
Desenvolvedor https://dewvpn.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://dewvpn.com/
URL da Página de Ajuda https://dewvpn.com/use
URL da Página de Política de Privacidade https://dewvpn.com/privacy
Idiomas Suportados 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"
    ]
}