Hare - Safe Fast VPN Proxy

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

Qu'est-ce que Hare - Safe Fast VPN Proxy ?

Hare - Safe Fast VPN Proxy est une extension Chrome développée par Hare, et sa fonction principale est "Hare is a free secure vpn extension that allows users to bypass geographical restrictions and anonymously access online resources.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Hare - Safe Fast VPN Proxy

Téléchargez les fichiers d'extension Hare - Safe Fast VPN Proxy au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Hare - Safe Fast VPN Proxy Hare - Safe Fast VPN Proxy
ID apjdhgmlmgbmpniffppdmpelojcejmbn
URL Officiel https://chromewebstore.google.com/detail/hare-safe-fast-vpn-proxy/apjdhgmlmgbmpniffppdmpelojcejmbn
Description Hare is a free secure vpn extension that allows users to bypass geographical restrictions and anonymously access online resources.
Taille du Fichier 210 KB
Nombre d'Installations 208
Version Actuelle 1.0.4
Dernière Mise à Jour 2024-02-02
Date de Publication 2023-10-24
Évaluation 3.00/5 Total 4 Évaluations
Développeur Hare
Email [email protected]
Type de Paiement in_app
Site Web de l'Extension https://www.harecloud.net
URL de la Page de Politique de Confidentialité https://www.harecloud.net/site/policy
Langues Prises en Charge 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
}