Medium scroll to top Firefox

Examine source code of Medium scroll to top

Inspect and view changes in Medium scroll to top source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Medium scroll to top",
  "version": "1.0.0",
  "description": "Adds a scroll to top button at right-bottom of all medium based sites.",
  "icons": {
    "16": "img/icon16.jpg",
    "32": "img/icon32.jpg",
    "48": "img/icon48.jpg",
    "64": "img/icon64.jpg",
    "96": "img/icon96.jpg",
    "128": "img/icon128.jpg"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "app.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "medium-scroll-to-top-1@xatta-trone.com"
    }
  }
}

Best Medium scroll to top Alternatives

Here are some Firefox add-ons that are similar to Medium scroll to top: