Malus VPN - The only official version
One-click to access and boost Chinese websites
Qu'est-ce que Malus VPN - The only official version ?
Malus VPN - The only official version est une extension Chrome développée par https://getmalus.com, et sa fonction principale est "One-click to access and boost Chinese websites".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Malus VPN - The only official version
Téléchargez les fichiers d'extension Malus VPN - The only official version 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
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
Informations de Base sur l'Extension
Nom | Malus VPN - The only official version |
ID | bdlcnpceagnkjnjlbbbcepohejbheilk |
URL Officiel | https://chromewebstore.google.com/detail/malus-vpn-the-only-offici/bdlcnpceagnkjnjlbbbcepohejbheilk |
Description | One-click to access and boost Chinese websites |
Taille du Fichier | 1.29 MB |
Nombre d'Installations | 128,439 |
Version Actuelle | 8.0.0 |
Dernière Mise à Jour | 2022-05-20 |
Date de Publication | 2020-04-21 |
Évaluation | 4.85/5 Total 8314 Évaluations |
Développeur | https://getmalus.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://getmalus.com |
URL de la Page d'Aide | https://getmalus.com/support |
URL de la Page de Politique de Confidentialité | https://getmalus.com/privacy |
Langues Prises en Charge | 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:\/\/*\/*", " |