Doomscroll Blocker Firefox

Examine source code of Doomscroll Blocker

By: Tch1b0
Inspect and view changes in Doomscroll Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Doomscroll Blocker",
  "description": "put the youtube doomscrolling to an end",
  "version": "1.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "doomscrollblocker@tch1b0.de",
      "strict_min_version": "109.0"
    }
  },
  "icons": {
    "100": "logo.png"
  },
  "action": {
    "default_icon": "logo.png",
    "default_title": "Doomscroll Blocker",
    "default_popup": "popup/configure.html"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "tabs"
  ],
  "host_permissions": [
    "https://www.youtube.com/"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  }
}

Best Doomscroll Blocker Alternatives

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