Whoer VPN

Proxy web extension

What is Whoer VPN?

Whoer VPN is a Chrome extension developed by whoer.net, and its main feature is "Proxy web extension".

Extension Screenshots

screenshot
screenshot
screenshot

Download Whoer VPN Extension CRX File

Download Whoer VPN 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

                        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]                    

Extension Basic Information

Name Whoer VPN Whoer VPN
ID cgojmfochfikphincbhokimmmjenhhgk
Official URL https://chromewebstore.google.com/detail/whoer-vpn/cgojmfochfikphincbhokimmmjenhhgk
Description Proxy web extension
File Size 2.44 MB
Installation Count 26,065
Current Version 1.9.5
Last Updated 2023-02-11
Publish Date 2019-10-08
Rating 3.89/5 Total 84 Ratings
Developer whoer.net
Email [email protected]
Payment Type free
Extension Website https://whoer.net/vpn
Help Page URL https://whoer.net/vpn
Privacy Policy Page URL https://whoer.net/privacy_policy
Supported Languages 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"
        ]
    }
}