MaxiVPN - Fast and Secure Proxy Unblocker

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

O que é MaxiVPN - Fast and Secure Proxy Unblocker?

MaxiVPN - Fast and Secure Proxy Unblocker é uma extensão do Chrome desenvolvida por https://www.maxivpn.com, e sua principal característica é "Hide your online identity, encrypt your Internet data and access content from different countries with MaxiVPN.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão MaxiVPN - Fast and Secure Proxy Unblocker

Baixe arquivos de extensão MaxiVPN - Fast and Secure Proxy Unblocker no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome MaxiVPN - Fast and Secure Proxy Unblocker MaxiVPN - Fast and Secure Proxy Unblocker
ID hjigadblghdmlgnemhfocfkjojeaemic
URL Oficial https://chromewebstore.google.com/detail/maxivpn-fast-and-secure-p/hjigadblghdmlgnemhfocfkjojeaemic
Descrição Hide your online identity, encrypt your Internet data and access content from different countries with MaxiVPN.
Tamanho do Arquivo 1.13 MB
Contagem de Instalações 3,913
Versão Atual 0.0.23
Última Atualização 2023-05-23
Data de Publicação 2020-07-03
Classificação 3.00/5 Total de 7 Avaliações
Desenvolvedor https://www.maxivpn.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.maxivpn.com
URL da Página de Ajuda https://clients.maxivpn.com/panel/submitticket.php?step=2&deptid=1
URL da Página de Política de Privacidade https://www.webistics.org/privacy.html
Idiomas Suportados 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"
}