Gemini Aurora Background Firefox

Examine source code of Gemini Aurora Background

Inspect and view changes in Gemini Aurora Background source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Gemini Aurora Background by Camellia",
  "version": "1.0",
  "description": "Applies Google's aurora WebGL shader glow effect to the Gemini web interface background.",
  "icons": {
    "128": "icon.png"
  },
  "permissions": [],
  "content_scripts": [
    {
      "matches": [
        "*://gemini.google.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "gemini-aurora@camellia.dev",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Gemini Aurora Background Alternatives

Here are some Firefox add-ons that are similar to Gemini Aurora Background: