Scrollbar Hider Firefox

Examine source code of Scrollbar Hider

Inspect and view changes in Scrollbar Hider source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Scrollbar Hider",
  "version": "1.0",
  "description": "Hides all the scrollbars from websites (For horizontal scrolling use Shift+Scroll Wheel).",
  "author": "Peter Tsonis",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "css": [
        "css/styles.css"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "scrollbar-hider@hypewaregr.weebly.com"
    }
  }
}

Best Scrollbar Hider Alternatives

Here are some Firefox add-ons that are similar to Scrollbar Hider: