yt-reminder-doomscrolling-videos Firefox

Examine source code of yt-reminder-doomscrolling-videos

By: Teqal
Inspect and view changes in yt-reminder-doomscrolling-videos source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "1.0",
  "name": "yt-reminder-doomscrolling-videos",
  "description": "Alert the user when doomscrolling Youtube videos by pressing any of the arrow keys.",
  "browser_specific_settings": {
    "gecko": {
      "id": "@yt-reminder-doomscrolling-videos",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "main.js"
      ]
    }
  ]
}

Best yt-reminder-doomscrolling-videos Alternatives

Here are some Firefox add-ons that are similar to yt-reminder-doomscrolling-videos: