Whoer VPN

Proxy web extension

Whoer VPNとは何ですか?

Whoer VPNはwhoer.netによって開発されたChromeの拡張機能で、その主な機能は「Proxy web extension」です。

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

screenshot
screenshot
screenshot

Whoer VPN拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        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
Eメール [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"
        ]
    }
}