Scrollbar Remover Firefox

Examine source code of Scrollbar Remover

Inspect and view changes in Scrollbar Remover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Scrollbar Remover",
  "version": "1.1",
  "author": "Tim Weißenfels",
  "permissions": [
    "activeTab",
    "menus"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "page_action": {
    "default_title": "Remove scrollbar",
    "show_matches": [
      "<all_urls>"
    ],
    "default_icon": {
      "19": "Toggle.svg",
      "38": "Toggle.svg"
    }
  },
  "commands": {
    "_execute_page_action": {}
  }
}

Mejores alternativas Scrollbar Remover

Aquí hay algunas Firefox add-ons que son similares a Scrollbar Remover: