Whoer VPN

Proxy web extension

Whoer VPN क्या है?

Whoer VPN whoer.net द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Proxy web extension"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Whoer VPN एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Whoer VPN extension for Chrome will hide your real IP, protect your data when working through public wi-fi points, unblock blocked sites in your country.

Benefits of using Whoer VPN for Chrome:
- Hides your IP address on the Internet
- Secure connection
- Lack of log
- Access to online games
- Keeping personal data safe
- Access to social networks around the world
- Access to blocked websites
- Protection against leak of WebRTC and Flash
- Quick support from the service team

Whoer VPN for Chrome is a quick and easy extension with installation in a few clicks.

Also try our applications for macOS and Windows:
https://whoer.net/download

Any questions about our product?
Contact us at [email protected]                    

एक्सटेंशन की मूल जानकारी

नाम Whoer VPN Whoer VPN
ID cgojmfochfikphincbhokimmmjenhhgk
आधिकारिक URL https://chromewebstore.google.com/detail/whoer-vpn/cgojmfochfikphincbhokimmmjenhhgk
विवरण Proxy web extension
फ़ाइल का आकार 2.44 MB
स्थापना संख्या 26,065
वर्तमान संस्करण 1.9.5
अंतिम अपडेट 2023-02-11
प्रकाशन तिथि 2019-10-08
रेटिंग 3.89/5 कुल 84 रेटिंग्स
डेवलपर whoer.net
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://whoer.net/vpn
सहायता पृष्ठ URL https://whoer.net/vpn
गोपनीयता नीति पृष्ठ URL https://whoer.net/privacy_policy
समर्थित भाषाएँ de,en,fr,nl,tr,es,it,pl,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Whoer VPN",
    "description": "__MSG_extensionDescription__",
    "version": "1.9.5",
    "short_name": "Your VPN for browser",
    "default_locale": "en",
    "permissions": [
        "storage",
        "proxy",
        "",
        "webRequest",
        "webRequestBlocking",
        "management"
    ],
    "browser_specific_settings": {
        "gecko": {
            "strict_min_version": "91.1.0"
        }
    },
    "icons": {
        "16": "off.png",
        "48": "[email protected]",
        "128": "[email protected]"
    },
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "off.png"
    },
    "background": {
        "scripts": [
            "static\/js\/background.js"
        ]
    }
}