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입니다: