electric commander monitor

Keep up to date on the status of Electric Commander.

What is electric commander monitor?

electric commander monitor is a Chrome extension developed by William Melani, and its main feature is "Keep up to date on the status of Electric Commander.".

Extension Screenshots

screenshot

Download electric commander monitor Extension CRX File

Download electric commander monitor 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 electric commander monitor electric commander monitor
ID idkjdmnhgbjdibfofcpopadeblccnchd
Official URL https://chrome.google.com/webstore/detail/electric-commander-monito/idkjdmnhgbjdibfofcpopadeblccnchd
Description Keep up to date on the status of Electric Commander.
File Size 384 KB
Installation Count 12
Current Version 1.0
Last Updated 2015-05-13
Publish Date 2015-05-13
Rating 5.00/5 Total 1 Ratings
Developer William Melani
Payment Type free
Supported Languages 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
}