MaxiVPN - Fast and Secure Proxy Unblocker

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

Qu'est-ce que MaxiVPN - Fast and Secure Proxy Unblocker ?

MaxiVPN - Fast and Secure Proxy Unblocker est une extension Chrome développée par https://www.maxivpn.com, et sa fonction principale est "Hide your online identity, encrypt your Internet data and access content from different countries with MaxiVPN.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension MaxiVPN - Fast and Secure Proxy Unblocker

Téléchargez les fichiers d'extension MaxiVPN - Fast and Secure Proxy Unblocker au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom MaxiVPN - Fast and Secure Proxy Unblocker MaxiVPN - Fast and Secure Proxy Unblocker
ID hjigadblghdmlgnemhfocfkjojeaemic
URL Officiel 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.
Taille du Fichier 1.13 MB
Nombre d'Installations 3,913
Version Actuelle 0.0.23
Dernière Mise à Jour 2023-05-23
Date de Publication 2020-07-03
Évaluation 3.00/5 Total 7 Évaluations
Développeur https://www.maxivpn.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.maxivpn.com
URL de la Page d'Aide https://clients.maxivpn.com/panel/submitticket.php?step=2&deptid=1
URL de la Page de Politique de Confidentialité https://www.webistics.org/privacy.html
Langues Prises en Charge 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"
}