WebExtension.net
WebExtension.net

ComEd Chicago Hourly Price Monitor

View on Chrome Web Store
View ComEd Chicago Hourly Price Monitor Chrome Extension on Chrome Web Store
0.0 (0 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Shows an icon with current electricity pricing information.
Type
Extension
Users
10 users
dangardiner
View author page of dangardiner
Published
Published on January 3, 2023
Version 0.1
Manifest version
3
Updated
Updated on January 3, 2023
View on Chrome Web Store
View ComEd Chicago Hourly Price Monitor Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "ComEd Chicago Hourly Price Monitor",
    "short_name": "ComEdChiPriceMonitor",
    "version": "0.1",
    "description": "Shows an icon with current electricity pricing information.",
    "offline_enabled": false,
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "alarms"
    ],
    "host_permissions": [
        "https:\/\/hourlypricing.comed.com\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "icons\/*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ],
            "extension_ids": [
                "kjigeelifjmholcckldndmldehkpajlp"
            ]
        }
    ],
    "action": {
        "128": "icons\/ComEd.png"
    },
    "icons": {
        "128": "icons\/ComEd.png"
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top