Hare - Safe Fast VPN Proxy

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

Wat is Hare - Safe Fast VPN Proxy?

Hare - Safe Fast VPN Proxy is een Chrome-extensie ontwikkeld door Hare, en de belangrijkste functie is "Hare is a free secure vpn extension that allows users to bypass geographical restrictions and anonymously access online resources.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Hare - Safe Fast VPN Proxy

Download Hare - Safe Fast VPN Proxy-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Hare - Safe Fast VPN Proxy Hare - Safe Fast VPN Proxy
ID apjdhgmlmgbmpniffppdmpelojcejmbn
Officiële URL https://chromewebstore.google.com/detail/hare-safe-fast-vpn-proxy/apjdhgmlmgbmpniffppdmpelojcejmbn
Beschrijving Hare is a free secure vpn extension that allows users to bypass geographical restrictions and anonymously access online resources.
Bestandsgrootte 210 KB
Aantal Installaties 208
Huidige Versie 1.0.4
Laatst Bijgewerkt 2024-02-02
Publicatiedatum 2023-10-24
Beoordeling 3.00/5 Totaal 4 Beoordelingen
Ontwikkelaar Hare
E-mail [email protected]
Betalingswijze in_app
Extensiewebsite https://www.harecloud.net
URL van de Privacybeleid Pagina https://www.harecloud.net/site/policy
Ondersteunde Talen 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
}