Auto Scroll Utility Firefox

Examine source code of Auto Scroll Utility

By: Daniels Add-on
Inspect and view changes in Auto Scroll Utility source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Auto Scroll Utility",
  "version": "1.0",
  "description": "Hands-free reading by automatically scrolling web pages with adjustable speed.",
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icon128.png"
  },
  "icons": {
    "128": "icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "popup.js"
      ],
      "all_frames": true
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "aylmerkenelmhubert1972@hotmail.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Auto Scroll Utility Alternatives

Here are some Firefox add-ons that are similar to Auto Scroll Utility: