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 هو إضافة Chrome تم تطويرها بواسطة https://dewvpn.com، والميزة الرئيسية لها هي "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

تحميل ملف CRX للإضافة DewVPN - 100% Unlimited Free VPN Proxy

قم بتنزيل ملفات الامتداد DewVPN - 100% Unlimited Free VPN Proxy بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://dewvpn.com/
عنوان صفحة المساعدة https://dewvpn.com/use
عنوان صفحة سياسة الخصوصية 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"
    ]
}