MZ Extension (powered by Luminus)
Analyze, clone Tactics and more...
MZ Extension (powered by Luminus)とは何ですか?
MZ Extension (powered by Luminus)はhttps://memojis.netによって開発されたChromeの拡張機能で、その主な機能は「Analyze, clone Tactics and more...」です。
拡張機能のスクリーンショット
MZ Extension (powered by Luminus)拡張機能のCRXファイルをダウンロード
MZ Extension (powered by Luminus)拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | MZ Extension (powered by Luminus) |
ID | dkmhhddfoojmodcjegnnnjamdbmpcnmb |
公式URL | https://chromewebstore.google.com/detail/mz-extension-powered-by-l/dkmhhddfoojmodcjegnnnjamdbmpcnmb |
説明 | Analyze, clone Tactics and more... |
ファイルサイズ | 3.07 MB |
インストール数 | 1,561 |
現在のバージョン | 1.3.4 |
最終更新日 | 2019-11-29 |
公開日 | 2019-11-29 |
評価 | 4.78/5 合計 18 レビュー |
開発者 | https://memojis.net |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | 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'" } |