Delta Executor Update Notifier Firefox

Examine source code of Delta Executor Update Notifier

Inspect and view changes in Delta Executor Update Notifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Delta Executor Update Notifier",
  "version": "1.0.0",
  "description": "Notifies you when Delta Executor (deltaexecutorph.com) posts a new build. Quick download and changelog access.",
  "icons": {
    "16": "icon.svg",
    "48": "icon.svg",
    "128": "icon.svg"
  },
  "permissions": [
    "alarms",
    "storage",
    "notifications",
    "https://deltaexecutorph.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_icon": "icon.svg",
    "default_title": "Delta Executor Update Notifier",
    "default_popup": "popup.html"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{67d0a28c-a832-4a89-971d-aba924f37824}"
    }
  }
}

Best Delta Executor Update Notifier Alternatives

Here are some Firefox add-ons that are similar to Delta Executor Update Notifier: