MaxiVPN - Fast and Secure Proxy Unblocker

Hide your online identity, encrypt your Internet data and access content from different countries with MaxiVPN.

What is MaxiVPN - Fast and Secure Proxy Unblocker?

MaxiVPN - Fast and Secure Proxy Unblocker is a Chrome extension developed by https://www.maxivpn.com, and its main feature is "Hide your online identity, encrypt your Internet data and access content from different countries with MaxiVPN.".

Extension Screenshots

screenshot
screenshot
screenshot

Download MaxiVPN - Fast and Secure Proxy Unblocker Extension CRX File

Download MaxiVPN - Fast and Secure Proxy Unblocker 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

                        IMPORTANT:  MaxiVPN was updated to Manifest v3 as required by Google.  It only works with Chrome v108 or newer versions. 

PLEASE NOTE:  Credit/Debit card or PayPal are needed to start the trial.

Seize your right to privacy and enjoy the open Internet wherever you are with the fastest and most powerful VPN solution on the market. 

MaxiVPN encrypts all the internet data coming out of your device, so no one between your device and the servers can intercept it.  No website can know your physical location or identify you based on IP address. Choose from 300+ high-speed servers across 49+ countries. 

The premium MaxiVPN plan supports an unlimited number of devices: use your premium subscription on all your household's devices without any extra charges and use the app as much as you like, without any restrictions on bandwidth consumption. 

Terms and Conditions: https://www.maxivpn.com/legal/terms.html
Privacy Policy: https://www.maxivpn.com/legal/privacy.html                    

Extension Basic Information

Name MaxiVPN - Fast and Secure Proxy Unblocker MaxiVPN - Fast and Secure Proxy Unblocker
ID hjigadblghdmlgnemhfocfkjojeaemic
Official URL https://chromewebstore.google.com/detail/maxivpn-fast-and-secure-p/hjigadblghdmlgnemhfocfkjojeaemic
Description Hide your online identity, encrypt your Internet data and access content from different countries with MaxiVPN.
File Size 1.13 MB
Installation Count 3,913
Current Version 0.0.23
Last Updated 2023-05-23
Publish Date 2020-07-03
Rating 3.00/5 Total 7 Ratings
Developer https://www.maxivpn.com
Email [email protected]
Payment Type free
Extension Website https://www.maxivpn.com
Help Page URL https://clients.maxivpn.com/panel/submitticket.php?step=2&deptid=1
Privacy Policy Page URL https://www.webistics.org/privacy.html
Supported Languages en
manifest.json
{
    "manifest_version": 3,
    "name": "MaxiVPN - Fast and Secure Proxy Unblocker",
    "version": "0.0.23",
    "description": "Hide your online identity, encrypt your Internet data and access content from different countries with MaxiVPN.",
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "action": {
        "default_icon": {
            "128": "images\/icon128.png"
        },
        "default_popup": "pages\/popup.html",
        "default_title": "MaxiVPN"
    },
    "permissions": [
        "tabs",
        "proxy",
        "storage",
        "privacy",
        "webRequest",
        "notifications",
        "alarms",
        "cookies",
        "webRequestAuthProvider",
        "identity",
        "scripting"
    ],
    "host_permissions": [
        ""
    ],
    "background": {
        "service_worker": "pages\/background.js"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "oauth2": {
        "client_id": "148509549463-v29uhjgtuqktalhjgm65666s01hfdha5.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkKqSNj095yY6i1U63HYQdNGRQASpehdyzAlcbjN5XS1Ct3bOneM5AJDYPxANaNt\/GHw756oAVhi+tqjWnxREI9AKxlVUcox8M3wcWqgmDmNuytWcPGm9SSVb0Ixt0F6PxubD2fXdBVTfuI7jxNNyo\/ornJHB7bfuB4rnX3S6UAmbsjiQORJZk\/n6jrkoXoEtl5REt9qoPc2kQjkefhmDjusz4rnVMrKQhOH8jBAbrcAjRPt+gmUumLfyCDShMgoRPjYJsnAJb1ph6vFIi0\/fC\/Niu8KRH4RN8J9kX6+gnLlM3J+FUg3IQqSaPRkbsaroZzd3UxwP+pD4f8Vjave2QwIDAQAB"
}