YouTube Disable Scroll Zone Firefox

Examine source code of YouTube Disable Scroll Zone

By: Soham Add-on
Inspect and view changes in YouTube Disable Scroll Zone source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YouTube Disable Scroll Zone",
  "version": "1.1.1",
  "description": "Disables scrolling by clicks at the bottom of the video",
  "browser_action": {
    "default_title": "YouTube Disable Scroll Zone",
    "default_icon": {
      "16": "icon.svg",
      "48": "icon.svg",
      "96": "icon.svg",
      "128": "icon.svg"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "script.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{b9b86866-b319-4584-94d7-b7948dd4a617}"
    }
  }
}

Best YouTube Disable Scroll Zone Alternatives

Here are some Firefox add-ons that are similar to YouTube Disable Scroll Zone: