ECSR Catalog Notifier Firefox

Examine source code of ECSR Catalog Notifier

By: 30_3_
Inspect and view changes in ECSR Catalog Notifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ECSR Catalog Notifier",
  "version": "1.0",
  "description": "Notifies you when new featured items are added to ECSR catalog.",
  "permissions": [
    "cookies",
    "https://ecsr.io/*",
    "notifications",
    "storage",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "ECSR Notifier"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ecsrnotifier@yourdomain.com"
    }
  }
}

Best ECSR Catalog Notifier Alternatives

Here are some Firefox add-ons that are similar to ECSR Catalog Notifier: