PageMonitor Firefox

Examine source code of PageMonitor

By: brynola
Inspect and view changes in PageMonitor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "PageMonitor",
  "version": "1.0.0",
  "description": "Track webpage changes and get notified. Monitor prices, content updates, or any website modifications with automatic checking.",
  "icons": {
    "48": "presentation/assets/icons/icon-48.png",
    "96": "presentation/assets/icons/icon-96.png",
    "128": "presentation/assets/icons/icon-128.png"
  },
  "action": {
    "default_icon": {
      "48": "presentation/assets/icons/icon-48.png",
      "96": "presentation/assets/icons/icon-96.png"
    },
    "default_title": "PageMonitor",
    "default_popup": "presentation/pages/popup.html"
  },
  "permissions": [
    "storage",
    "activeTab",
    "alarms"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "pagemonitor@tracking.tools",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best PageMonitor Alternatives

Here are some Firefox add-ons that are similar to PageMonitor: