MZ Extension (powered by Luminus)
Analyze, clone Tactics and more...
What is MZ Extension (powered by Luminus)?
MZ Extension (powered by Luminus) is a Chrome extension developed by https://memojis.net, and its main feature is "Analyze, clone Tactics and more...".
Extension Screenshots
Download MZ Extension (powered by Luminus) Extension CRX File
Download MZ Extension (powered by Luminus) extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Español: Visor de partidos de ManagerZone con muchas funcionalidades extras disponibles. English: Viewer of matches played at Managerzone with a lot of extra functionalities available. Türkçe: Managerzone'da oynanan maçların izleyicileri için bir çok extra işlevsellik mevcuttur.
Extension Basic Information
Name | MZ Extension (powered by Luminus) |
ID | dkmhhddfoojmodcjegnnnjamdbmpcnmb |
Official URL | https://chromewebstore.google.com/detail/mz-extension-powered-by-l/dkmhhddfoojmodcjegnnnjamdbmpcnmb |
Description | Analyze, clone Tactics and more... |
File Size | 3.07 MB |
Installation Count | 1,561 |
Current Version | 1.3.4 |
Last Updated | 2019-11-29 |
Publish Date | 2019-11-29 |
Rating | 4.78/5 Total 18 Ratings |
Developer | https://memojis.net |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "MZ Extension (powered by Luminus)", "short_name": "MZ Analyzer Plus", "description": "Analyze, clone Tactics and more...", "version": "1.3.4", "browser_action": { "default_icon": { "16": "images\/icon16.png", "19": "images\/icon19.png", "32": "images\/icon32.png", "38": "images\/icon38.png", "48": "images\/icon48.png", "64": "images\/icon64.png", "128": "images\/icon128.png" }, "default_popup": "popup.html" }, "permissions": [ "tabs", "https:\/\/*.managerzone.com\/*", "http:\/\/*.managerzone.com\/*" ], "web_accessible_resources": [ "*.js", "sounds\/*.mp3", "images\/*.png", "images\/*.gif", "images\/*.jpg", "*.php" ], "content_security_policy": "script-src 'self'; object-src 'self'" } |