The X-Men Siren

Celebrate Conductor's Great Success.

What is The X-Men Siren?

The X-Men Siren is a Chrome extension developed by stephenkimster, and its main feature is "Celebrate Conductor's Great Success.".

Extension Screenshots

screenshot
screenshot
screenshot

Download The X-Men Siren Extension CRX File

Download The X-Men Siren 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

                                            

Extension Basic Information

Name The X-Men Siren The X-Men Siren
ID nmoodmpipoblbpbglmicjkhoiaiopfmo
Official URL https://chrome.google.com/webstore/detail/the-x-men-siren/nmoodmpipoblbpbglmicjkhoiaiopfmo
Description Celebrate Conductor's Great Success.
File Size 45.7 KB
Installation Count 33
Current Version 1.0
Last Updated 2014-03-26
Publish Date 2014-03-26
Rating 4.50/5 Total 6 Ratings
Developer stephenkimster
Payment Type free
Supported Languages 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"
    }
}