Summarize with Gemini Firefox

Examine source code of Summarize with Gemini

Inspect and view changes in Summarize with Gemini source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Summarize with Gemini",
  "version": "1.1.1",
  "description": "Browser extension that uses Gemini API to summarize text.",
  "permissions": [
    "contextMenus",
    "activeTab",
    "storage",
    "scripting",
    "notifications"
  ],
  "background": {
    "scripts": [
      "src/background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "src/popup/popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{810dd0a2-65d6-4dad-acf8-6af0d8a84c09}"
    }
  }
}

Best Summarize with Gemini Alternatives

Here are some Firefox add-ons that are similar to Summarize with Gemini: