Scroll Disabler Firefox

Examine source code of Scroll Disabler

By: Monil
Inspect and view changes in Scroll Disabler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Scroll Disabler",
  "version": "1.0",
  "description": "Disables scrolling any webpage once activated ",
  "icons": {
    "48": "cancel.png",
    "96": "cancel.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.instagram.com/*"
      ],
      "js": [
        "scrolldisabler.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{f8d7250f-5fd8-4839-9c25-43e5b24e1c84}"
    }
  }
}

Best Scroll Disabler Alternatives

Here are some Firefox add-ons that are similar to Scroll Disabler: