Hare - Safe Fast VPN Proxy

Hare is a free secure vpn extension that allows users to bypass geographical restrictions and anonymously access online resources.

Cos'è Hare - Safe Fast VPN Proxy?

Hare - Safe Fast VPN Proxy è un'estensione di Chrome sviluppata da Hare, e la sua funzione principale è "Hare is a free secure vpn extension that allows users to bypass geographical restrictions and anonymously access online resources.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Hare - Safe Fast VPN Proxy

Scarica i file di estensione Hare - Safe Fast VPN Proxy in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Hare is a reliable and secure browser vpn extension that allows users to bypass geographical restrictions and anonymously access online resources. With Hare, it your connection by encrypting your data and protect your privacy by making you anonymous.                    

Informazioni di Base sull'Estensione

Nome Hare - Safe Fast VPN Proxy Hare - Safe Fast VPN Proxy
ID apjdhgmlmgbmpniffppdmpelojcejmbn
URL Ufficiale https://chromewebstore.google.com/detail/hare-safe-fast-vpn-proxy/apjdhgmlmgbmpniffppdmpelojcejmbn
Descrizione Hare is a free secure vpn extension that allows users to bypass geographical restrictions and anonymously access online resources.
Dimensione del File 210 KB
Conteggio Installazioni 208
Versione Corrente 1.0.4
Ultimo Aggiornamento 2024-02-02
Data di Pubblicazione 2023-10-24
Valutazione 3.00/5 Totale 4 Valutazioni
Sviluppatore Hare
Email [email protected]
Tipo di Pagamento in_app
Sito Web dell'Estensione https://www.harecloud.net
URL della Pagina della Politica sulla Privacy https://www.harecloud.net/site/policy
Lingue Supportate en,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "version": "1.0.4",
    "minimum_chrome_version": "88",
    "homepage_url": "https:\/\/hare.bosfast.com",
    "default_locale": "en",
    "options_page": "options.html",
    "action": {
        "default_title": "__MSG_name__",
        "default_icon": "static\/img\/icon16.png",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "hare.js"
    },
    "icons": {
        "16": "static\/img\/icon16.png",
        "24": "static\/img\/icon24.png",
        "128": "static\/img\/icon128.png"
    },
    "permissions": [
        "management",
        "proxy",
        "alarms",
        "storage"
    ],
    "manifest_version": 3
}