Gemini API Tester Firefox

Examine source code of Gemini API Tester

By: Eric Add-on
Inspect and view changes in Gemini API Tester 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": 2,
  "name": "Gemini API Tester",
  "description": "Send test requests to the Google Gemini API. Prefilled generateContent body, key auth, history. Free, runs in your browser.",
  "version": "1.0.0",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "storage",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {},
  "browser_specific_settings": {
    "gecko": {
      "id": "gemini-api-tester@saasinsiders.com",
      "data_collection_permissions": {
        "required": [
          "personallyIdentifyingInfo"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  }
}

Best Gemini API Tester Alternatives

Here are some Firefox add-ons that are similar to Gemini API Tester: