electric commander monitor
Keep up to date on the status of Electric Commander.
electric commander monitorとは何ですか?
electric commander monitorはWilliam Melaniによって開発されたChromeの拡張機能で、その主な機能は「Keep up to date on the status of Electric Commander.」です。
拡張機能のスクリーンショット
electric commander monitor拡張機能のCRXファイルをダウンロード
electric commander monitor拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
拡張機能の基本情報
名前 | |
ID | idkjdmnhgbjdibfofcpopadeblccnchd |
公式URL | https://chrome.google.com/webstore/detail/electric-commander-monito/idkjdmnhgbjdibfofcpopadeblccnchd |
説明 | Keep up to date on the status of Electric Commander. |
ファイルサイズ | 384 KB |
インストール数 | 12 |
現在のバージョン | 1.0 |
最終更新日 | 2015-05-13 |
公開日 | 2015-05-13 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | William Melani |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "description": "Keep up to date on the status of Electric Commander.", "minimum_chrome_version": "31", "name": "electric commander monitor", "permissions": [ "storage", "tabs", "debugger", "http:\/\/*\/", "https:\/\/*\/", "alarms", "notifications" ], "version": "1.0", "manifest_version": 2 } |