Distill Web Monitor Firefox

Examine source code of Distill Web Monitor

Inspect and view changes in Distill Web Monitor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Distill Web Monitor",
  "version": "1.0.0",
  "description": "Monitor web pages for changes and get notified when content updates.",
  "browser_action": {
    "default_title": "Distill Web Monitor",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "permissions": [
    "alarms",
    "notifications",
    "storage",
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "distill-web-monitor-7379oq@example.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Distill Web Monitor Alternatives

Here are some Firefox add-ons that are similar to Distill Web Monitor: