Malus VPN - The only official version
One-click to access and boost Chinese websites
¿Qué es Malus VPN - The only official version?
Malus VPN - The only official version es una extensión de Chrome desarrollada por https://getmalus.com, y su función principal es "One-click to access and boost Chinese websites".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Malus VPN - The only official version
Descarga archivos de extensión Malus VPN - The only official version en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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
Información Básica de la Extensión
Nombre | Malus VPN - The only official version |
ID | bdlcnpceagnkjnjlbbbcepohejbheilk |
URL Oficial | https://chromewebstore.google.com/detail/malus-vpn-the-only-offici/bdlcnpceagnkjnjlbbbcepohejbheilk |
Descripción | One-click to access and boost Chinese websites |
Tamaño del Archivo | 1.29 MB |
Cantidad de Instalaciones | 128,439 |
Versión Actual | 8.0.0 |
Última Actualización | 2022-05-20 |
Fecha de Publicación | 2020-04-21 |
Calificación | 4.85/5 Total de 8314 Calificaciones |
Desarrollador | https://getmalus.com |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://getmalus.com |
URL de la Página de Ayuda | https://getmalus.com/support |
URL de la Página de Política de Privacidad | https://getmalus.com/privacy |
Idiomas Soportados | 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:\/\/*\/*", " |