HideAll VPN - Fast & Unlimited VPN

Hide your IP address, unblock any website, stay safe. Claim your online freedom today with one simple click - Get HideAll VPN today!

什麼是HideAll VPN - Fast & Unlimited VPN?

HideAll VPN - Fast & Unlimited VPN是由https://freeproxylist.org開發的Chrome擴展程式,該擴展的主要功能是“Hide your IP address, unblock any website, stay safe. Claim your online freedom today with one simple click - Get HideAll VPN today!”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載HideAll VPN - Fast & Unlimited VPN擴展crx文件

下載HideAll VPN - Fast & Unlimited VPN擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        We are not just a proxy list provider, we are advocates for internet freedom since 2006. Our extension contain 22 servers from 5 different countries which can be used by anyone FREE of charge. No email, No registration, No prepayment is required! You will instantly get a Shared PIN to start using the service.

Optionally you can generate a Personal PIN (FREE of charge) which gives you ability to select a server within a country and connection priority (higher speed).

Service is 100% FREE and funded by voluntary donations. Every contributor (for their generosity and support) is rewarded with exclusive privileges: UNLIMITED speed and ACCESS to all 134 servers.

Do not worry, if you cannot help a project financially, you can still contribute by spreading the word! Share Extension and get a Contributor PIN for free.

https://plugin.freeproxylist.org/page/contribute-by-share-extension                    

擴展基本資訊

名稱 HideAll VPN - Fast & Unlimited VPN HideAll VPN - Fast & Unlimited VPN
ID amnoibeflfphhplmckdbiajkjaoomgnj
官方網址 https://chromewebstore.google.com/detail/hideall-vpn-fast-unlimite/amnoibeflfphhplmckdbiajkjaoomgnj
簡介 Hide your IP address, unblock any website, stay safe. Claim your online freedom today with one simple click - Get HideAll VPN today!
檔案大小 164 KB
安裝次數 43,935
目前版本 7.1.0
更新時間 2021-11-23
上架時間 2020-03-10
評分 4.69/5 共 934 次評分
開發者 https://freeproxylist.org
電子郵箱 [email protected]
付費類型 free
擴展官網 https://plugin.hideallvpn.org/
隱私政策頁面URL https://plugin.freeproxylist.org/page/privacy-policy
支援的語言 en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_app_title__",
    "short_name": "__MSG_app_name__",
    "version": "7.1.0",
    "description": "__MSG_app_description__",
    "icons": {
        "16": ".\/icn\/main_16.png",
        "48": ".\/icn\/main_48.png",
        "128": ".\/icn\/main_128.png"
    },
    "browser_action": {
        "default_title": "__MSG_app_title__",
        "default_popup": ".\/index.html",
        "default_icon": {
            "19": ".\/icn\/19\/disabled.png",
            "38": ".\/icn\/38\/disabled.png"
        }
    },
    "permissions": [
        "proxy",
        "storage",
        "webRequest",
        "webRequestBlocking",
        "management",
        ""
    ],
    "background": {
        "scripts": [
            ".\/js\/events.js",
            ".\/js\/api.js",
            ".\/js\/plfp.js",
            ".\/js\/bg.js"
        ]
    },
    "default_locale": "en"
}