Instant Top Scroll Firefox

Examine source code of Instant Top Scroll

By: Aubrey
Inspect and view changes in Instant Top Scroll 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": "Quickly scroll any page back to the top with one click.",
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Scroll to Top"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "scroll-to-top-button@example.com"
    }
  }
}

Best Instant Top Scroll Alternatives

Here are some Firefox add-ons that are similar to Instant Top Scroll: