Auto Scroll to Bottom Firefox

Examine source code of Auto Scroll to Bottom

By: e6.em
Inspect and view changes in Auto Scroll to Bottom source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Auto Scroll to Bottom",
  "version": "1.0",
  "description": "Automatically scrolls to the bottom of the page and stops.",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "tabs",
    "activeTab"
  ],
  "browser_action": {
    "default_title": "Auto Scroll"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{0936f05b-04c9-4fa6-8e93-3aa8b331ed15}"
    }
  }
}

Best Auto Scroll to Bottom Alternatives

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