Scroll Lock Firefox

Examine source code of Scroll Lock

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

ベストのScroll Lock代替案

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