Whoer VPN

Proxy web extension

Apa itu Whoer VPN?

Whoer VPN adalah ekstensi Chrome yang dikembangkan oleh whoer.net, dan fitur utamanya adalah "Proxy web extension".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Whoer VPN

Unduh file ekstensi Whoer VPN dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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]                    

Informasi Dasar Ekstensi

Nama Whoer VPN Whoer VPN
ID cgojmfochfikphincbhokimmmjenhhgk
URL Resmi https://chromewebstore.google.com/detail/whoer-vpn/cgojmfochfikphincbhokimmmjenhhgk
Deskripsi Proxy web extension
Ukuran File 2.44 MB
Jumlah Instalasi 26,065
Versi Saat Ini 1.9.5
Terakhir Diperbarui 2023-02-11
Tanggal Publikasi 2019-10-08
Penilaian 3.89/5 Total 84 Penilaian
Pengembang whoer.net
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://whoer.net/vpn
URL Halaman Bantuan https://whoer.net/vpn
URL Halaman Kebijakan Privasi https://whoer.net/privacy_policy
Bahasa yang Didukung 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"
        ]
    }
}