ForceScroll Firefox

Examine source code of ForceScroll

提供元: Teskann
Inspect and view changes in ForceScroll source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ForceScroll",
  "version": "1.0.3",
  "description": "Make a webpage scrollable if scroll is disabled, for example when you need to accept cookies.",
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "16": "icons/forcescroll-16.png",
    "32": "icons/forcescroll-32.png",
    "48": "icons/forcescroll-48.png",
    "96": "icons/forcescroll-96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d1546956-e4e2-4843-be6f-24758cc0b95a}"
    }
  }
}

ベストのForceScroll代替案

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