Alerts & Updates Extension Firefox

Examine source code of Alerts & Updates Extension

By: Alok
Inspect and view changes in Alerts & Updates Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "1.0",
  "description": "__MSG_extensionDescription__",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "tabs",
    "activeTab"
  ],
  "browser_action": {
    "default_icon": {
      "48": "icons/icon.png"
    },
    "default_title": "__MSG_extensionName__"
  },
  "icons": {
    "48": "icons/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a7416847-0a90-4424-859c-cd128e26bc4f}"
    }
  }
}

Best Alerts & Updates Extension Alternatives

Here are some Firefox add-ons that are similar to Alerts & Updates Extension: