Scrollbar Remover Firefox

Examine source code of Scrollbar Remover

제작자: Tim Weißenfels
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": {}
  }
}

최고의 Scrollbar Remover 대안

다음은 Scrollbar Remover과(와) 유사한 Firefox add-on입니다: