Malus VPN - The only official version
One-click to access and boost Chinese websites
Malus VPN - The only official versionとは何ですか?
Malus VPN - The only official versionはhttps://getmalus.comによって開発されたChromeの拡張機能で、その主な機能は「One-click to access and boost Chinese websites」です。
拡張機能のスクリーンショット
Malus VPN - The only official version拡張機能のCRXファイルをダウンロード
Malus VPN - The only official version拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Malus is great China Proxy that extremely easy to use, help Chinese overseas watch videos, visit websites, listen music out of China, just one click to unblock and accelerate the videos and music stream, websites that host in China. Features lists: * Accelerate and unblock china media sites. * Accelerate streaming and websites pages that host in China * Unblock and access all websites in China * Support all platforms: Chrome browser, iPhone, iPad, Android Phone, Android TV, Windows PC, Mac Desktop now. * HD Streaming * Global CN2 servers Website: https://getmalus.com (https://getmalus.com/) Facebook: https://facebook.com/getmalus Twitter: https://twitter.com/getmalus
拡張機能の基本情報
名前 | Malus VPN - The only official version |
ID | bdlcnpceagnkjnjlbbbcepohejbheilk |
公式URL | https://chromewebstore.google.com/detail/malus-vpn-the-only-offici/bdlcnpceagnkjnjlbbbcepohejbheilk |
説明 | One-click to access and boost Chinese websites |
ファイルサイズ | 1.29 MB |
インストール数 | 128,439 |
現在のバージョン | 8.0.0 |
最終更新日 | 2022-05-20 |
公開日 | 2020-04-21 |
評価 | 4.85/5 合計 8314 レビュー |
開発者 | https://getmalus.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://getmalus.com |
ヘルプページのURL | https://getmalus.com/support |
プライバシーポリシーページのURL | https://getmalus.com/privacy |
対応言語 | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "8.0.0", "name": "__MSG_PKG_NAME__", "manifest_version": 2, "description": "__MSG_PKG_DESC__", "default_locale": "en", "browser_action": { "default_title": "MalusVPN", "default_popup": "popup.html" }, "icons": { "16": "icons\/on16.png", "48": "icons\/on48.png", "128": "icons\/on128.png" }, "background": { "page": "background.html" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "js": [ ".\/content.js" ], "run_at": "document_end", "all_frames": false } ], "web_accessible_resources": [ "*" ], "optional_permissions": [ "management" ], "permissions": [ "webRequest", "webRequestBlocking", "tabs", "storage", "proxy", "http:\/\/*\/*", "https:\/\/*\/*", " |