Scrollbar Hider Firefox

Examine source code of Scrollbar Hider

提供元: DaBluLite
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"
    }
  }
}

ベストのScrollbar Hider代替案

Scrollbar Hiderに類似したFirefox add-onをいくつか紹介します: