Rainbow Firefox

Examine source code of Rainbow

Inspect and view changes in Rainbow source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Double Click to Scroll to Top",
  "version": "1.0",
  "description": "Scrolls the page to top on double click.",
  "applications": {
    "gecko": {
      "id": "{ee0b9cea-3bcd-491b-8a25-ba93f0db1ec1}",
      "strict_min_version": "109.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "48": "img/icon48.png",
    "96": "img/icon96.png",
    "128": "img/icon128.png"
  }
}

Best Rainbow Alternatives

Here are some Firefox add-ons that are similar to Rainbow: