Scroll Lock Firefox

Examine source code of Scroll Lock

Inspect and view changes in Scroll Lock source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Scroll Lock",
  "version": "1.0",
  "description": "Locks scrolling on any page.",
  "homepage_url": "https://github.com/romaannaeem/scroll-lock-firefox",
  "icons": {
    "48": "icons/scroll-lock-48.png",
    "96": "icons/scroll-lock-96.png"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_icon": "icons/scroll-lock-48.png",
    "theme_icons": [
      {
        "light": "icons/scroll-lock-light-48.png",
        "dark": "icons/scroll-lock-48.png",
        "size": 48
      }
    ],
    "default_title": "Scroll Lock",
    "default_popup": "popup/toggle_lock.html"
  }
}

Meilleures alternatives Scroll Lock

Voici quelques Firefox add-ons qui sont similaires à Scroll Lock :