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!

What is HideAll VPN - Fast & Unlimited VPN?

HideAll VPN - Fast & Unlimited VPN is a Chrome extension developed by https://freeproxylist.org, and its main feature is "Hide your IP address, unblock any website, stay safe. Claim your online freedom today with one simple click - Get HideAll VPN today!".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download HideAll VPN - Fast & Unlimited VPN Extension CRX File

Download HideAll VPN - Fast & Unlimited VPN extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name HideAll VPN - Fast & Unlimited VPN HideAll VPN - Fast & Unlimited VPN
ID amnoibeflfphhplmckdbiajkjaoomgnj
Official URL https://chromewebstore.google.com/detail/hideall-vpn-fast-unlimite/amnoibeflfphhplmckdbiajkjaoomgnj
Description Hide your IP address, unblock any website, stay safe. Claim your online freedom today with one simple click - Get HideAll VPN today!
File Size 164 KB
Installation Count 43,935
Current Version 7.1.0
Last Updated 2021-11-23
Publish Date 2020-03-10
Rating 4.69/5 Total 934 Ratings
Developer https://freeproxylist.org
Email [email protected]
Payment Type free
Extension Website https://plugin.hideallvpn.org/
Privacy Policy Page URL https://plugin.freeproxylist.org/page/privacy-policy
Supported Languages 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"
}