Let It Scroll Firefox

Examine source code of Let It Scroll

Inspect and view changes in Let It Scroll source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Let It Scroll",
  "version": "1.0",
  "description": "Smooth automatic scrolling with adjustable speed.",
  "icons": {
    "64": "icon64.png",
    "128": "icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon64.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a07fa223-0991-4629-a9c0-f97ec5c544b4}",
      "strict_min_version": "106.0"
    }
  }
}

Best Let It Scroll Alternatives

Here are some Firefox add-ons that are similar to Let It Scroll: