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
官方URL 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"
}