Gemini Scroll to Bottom Firefox

Examine source code of Gemini Scroll to Bottom

Inspect and view changes in Gemini 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": "Gemini Scroll to Bottom",
  "version": "1.0",
  "description": "Adds a button to scroll to the bottom of the page on Gemini.",
  "content_scripts": [
    {
      "matches": [
        "*://gemini.google.com/*"
      ],
      "css": [
        "index.css"
      ],
      "js": [
        "gemini_scroll.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{6954c47e-8659-4b9e-acaf-927714690741}"
    }
  }
}

Best Gemini Scroll to Bottom Alternatives

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