Scrollforce Firefox

Examine source code of Scrollforce

Inspect and view changes in Scrollforce source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Scrollforce",
  "version": "1.2.7",
  "description": "Stop websites from blocking scrolling (e.g. when showing \"privacy\" popups)",
  "icons": {
    "32": "scrollforce.svg",
    "48": "scrollforce.svg",
    "64": "scrollforce.svg",
    "96": "scrollforce.svg"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "scrollforce.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{121c9f22-776e-425a-8ebd-54d0ef91c94c}",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Scrollforce Alternatives

Here are some Firefox add-ons that are similar to Scrollforce: