Gemini Delete for Firefox Firefox

Examine source code of Gemini Delete for Firefox

By: donk Add-on
Inspect and view changes in Gemini Delete for Firefox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Gemini Delete for Firefox",
  "description": "Gemini Delete Chat Extension for Firefox",
  "version": "1.4",
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "assets/gemini.png"
  },
  "permissions": [
    "activeTab",
    "tabs",
    "*://gemini.google.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://gemini.google.com/*"
      ],
      "js": [
        "scripts/add-checkbox.js",
        "scripts/remove-checkbox.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "gemini-delete@example.com"
    }
  }
}

Best Gemini Delete for Firefox Alternatives

Here are some Firefox add-ons that are similar to Gemini Delete for Firefox: