Doomscroll Reminder Firefox

Examine source code of Doomscroll Reminder

Inspect and view changes in Doomscroll Reminder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Doomscroll Reminder",
  "version": "1.0",
  "description": "Nhắc nhở khi cuộn quá nhiều để hạn chế doomscrolling.",
  "permissions": [
    "notifications"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "doomscroll-reminder@example.com"
    }
  }
}

Best Doomscroll Reminder Alternatives

Here are some Firefox add-ons that are similar to Doomscroll Reminder: