The X-Men Siren
Celebrate Conductor's Great Success.
The X-Men Sirenとは何ですか?
The X-Men Sirenはstephenkimsterによって開発されたChromeの拡張機能で、その主な機能は「Celebrate Conductor's Great Success.」です。
拡張機能のスクリーンショット
The X-Men Siren拡張機能のCRXファイルをダウンロード
The X-Men Siren拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
拡張機能の基本情報
名前 | |
ID | nmoodmpipoblbpbglmicjkhoiaiopfmo |
公式URL | https://chrome.google.com/webstore/detail/the-x-men-siren/nmoodmpipoblbpbglmicjkhoiaiopfmo |
説明 | Celebrate Conductor's Great Success. |
ファイルサイズ | 45.7 KB |
インストール数 | 33 |
現在のバージョン | 1.0 |
最終更新日 | 2014-03-26 |
公開日 | 2014-03-26 |
評価 | 4.50/5 合計 6 レビュー |
開発者 | stephenkimster |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "The X-Men Siren", "description": "Celebrate Conductor's Great Success.", "version": "1.0", "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "xmen.png" } } |