UnderScroller Firefox

Examine source code of UnderScroller

提供元: LGMagnaCarter
Inspect and view changes in UnderScroller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "UnderScroller",
  "description": "stops webpages from automatically scrolling on non user events.",
  "version": "1.1",
  "browser_specific_settings": {},
  "permissions": [
    "storage",
    "tabs"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "InjectScript.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "UnderScroll.js"
  ]
}

ベストのUnderScroller代替案

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