Gemini Title Extractor Firefox

Examine source code of Gemini Title Extractor

Inspect and view changes in Gemini Title Extractor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Gemini Title Extractor",
  "version": "1.0",
  "description": "Updates the browser tab title with the active chat title on gemini.google.com",
  "icons": {
    "48": "icon.svg",
    "96": "icon.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "gemini-title-extractor@zhdi.github.io",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://gemini.google.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

Best Gemini Title Extractor Alternatives

Here are some Firefox add-ons that are similar to Gemini Title Extractor: