EEN & Cascade Push Notifier Firefox

Examine source code of EEN & Cascade Push Notifier

Inspect and view changes in EEN & Cascade Push Notifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "EEN & Cascade Push Notifier",
  "version": "1.7.2",
  "description": "Firefox-native version of the EEN and Cascade notifier.",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "notifications",
    "storage",
    "alarms",
    "downloads",
    "tabs",
    "https://een.ec.europa.eu/*",
    "https://www.een.ec.europa.eu/*",
    "https://cascadefunding.eu/*",
    "https://www.cascadefunding.eu/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "EEN Push Notifier",
    "default_popup": "inbox.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "een-push-notifier-firefox@een.istanbul",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  }
}

Best EEN & Cascade Push Notifier Alternatives

Here are some Firefox add-ons that are similar to EEN & Cascade Push Notifier: