MaxiVPN - Fast and Secure Proxy Unblocker

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

什么是MaxiVPN - Fast and Secure Proxy Unblocker?

MaxiVPN - Fast and Secure Proxy Unblocker是由https://www.maxivpn.com开发的Chrome扩展程序,该扩展的主要功能是“Hide your online identity, encrypt your Internet data and access content from different countries with MaxiVPN.”。

扩展截图

screenshot
screenshot
screenshot

下载MaxiVPN - Fast and Secure Proxy Unblocker扩展crx文件

下载MaxiVPN - Fast and Secure Proxy Unblocker扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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                    

扩展基本信息

名称 MaxiVPN - Fast and Secure Proxy Unblocker MaxiVPN - Fast and Secure Proxy Unblocker
ID hjigadblghdmlgnemhfocfkjojeaemic
官方URL https://chromewebstore.google.com/detail/maxivpn-fast-and-secure-p/hjigadblghdmlgnemhfocfkjojeaemic
简介 Hide your online identity, encrypt your Internet data and access content from different countries with MaxiVPN.
文件大小 1.13 MB
安装次数 3,913
当前版本 0.0.23
更新时间 2023-05-23
上架时间 2020-07-03
评分 3.00/5 共7次评分
开发者 https://www.maxivpn.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://www.maxivpn.com
帮助页面URL https://clients.maxivpn.com/panel/submitticket.php?step=2&deptid=1
隐私政策页面URL https://www.webistics.org/privacy.html
支持的语言 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"
}