Scroll To Top Button is Firefox

Examine source code of Scroll To Top Button is

By: 789p
Inspect and view changes in Scroll To Top Button is source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Scroll To Top Button",
  "version": "1.0",
  "description": "Adds a floating button to scroll to top of the page",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "style.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ccbbefd6-b515-4a4c-b6da-4be6cef6dc0d}"
    }
  }
}

Best Scroll To Top Button is Alternatives

Here are some Firefox add-ons that are similar to Scroll To Top Button is: