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
Eメール [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"
}