Hare - Safe Fast VPN Proxy

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

Hare - Safe Fast VPN Proxyとは何ですか?

Hare - Safe Fast VPN ProxyはHareによって開発されたChromeの拡張機能で、その主な機能は「Hare is a free secure vpn extension that allows users to bypass geographical restrictions and anonymously access online resources.」です。

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

screenshot

Hare - Safe Fast VPN Proxy拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Hare - Safe Fast VPN Proxy Hare - Safe Fast VPN Proxy
ID apjdhgmlmgbmpniffppdmpelojcejmbn
公式URL https://chromewebstore.google.com/detail/hare-safe-fast-vpn-proxy/apjdhgmlmgbmpniffppdmpelojcejmbn
説明 Hare is a free secure vpn extension that allows users to bypass geographical restrictions and anonymously access online resources.
ファイルサイズ 210 KB
インストール数 208
現在のバージョン 1.0.4
最終更新日 2024-02-02
公開日 2023-10-24
評価 3.00/5 合計 4 レビュー
開発者 Hare
Eメール [email protected]
支払い方法 in_app
拡張機能のウェブサイト https://www.harecloud.net
プライバシーポリシーページのURL https://www.harecloud.net/site/policy
対応言語 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
}