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…

DewVPN - 100% Unlimited Free VPN Proxyとは何ですか?

DewVPN - 100% Unlimited Free VPN Proxyはhttps://dewvpn.comによって開発されたChromeの拡張機能で、その主な機能は「DewVPN is the only 100% free unlimited VPN service! It has no time, bandwidth, speed, and location swiching limit at all. DewVPN…」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

DewVPN - 100% Unlimited Free VPN Proxy拡張機能のCRXファイルをダウンロード

DewVPN - 100% Unlimited Free VPN Proxy拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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                    

拡張機能の基本情報

名前 DewVPN - 100% Unlimited Free VPN Proxy DewVPN - 100% Unlimited Free VPN Proxy
ID pbeiepmppflpoggienbcdmnccnbabpnk
公式URL https://chrome.google.com/webstore/detail/dewvpn-100%25-unlimited-fre/pbeiepmppflpoggienbcdmnccnbabpnk
説明 DewVPN is the only 100% free unlimited VPN service! It has no time, bandwidth, speed, and location swiching limit at all. DewVPN…
ファイルサイズ 841 KB
インストール数 20,000
現在のバージョン 2.0.9
最終更新日 2022-04-17
公開日 2020-06-10
評価 3.21/5 合計 43 レビュー
開発者 https://dewvpn.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://dewvpn.com/
ヘルプページのURL https://dewvpn.com/use
プライバシーポリシーページのURL https://dewvpn.com/privacy
対応言語 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"
    ]
}