Website Updates Tracker Firefox

Examine source code of Website Updates Tracker

Inspect and view changes in Website Updates Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Website Updates Tracker",
  "version": "1.0",
  "description": "Track updates from your favorite websites",
  "permissions": [
    "storage",
    "tabs",
    "https://*/*",
    "downloads"
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "website-tracker@yourdomain.com"
    }
  }
}

Best Website Updates Tracker Alternatives

Here are some Firefox add-ons that are similar to Website Updates Tracker: