ChatGPT, Claude & GROK API Chat Client Firefox

Examine source code of ChatGPT, Claude & GROK API Chat Client

By: YD:Dev
Inspect and view changes in ChatGPT, Claude & GROK API Chat Client source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ChatGPT, Claude & GROK API Chat Client",
  "version": "1.4",
  "description": "Advanced ChatGPT, Claude & GROK API Chat Extension with Latest Models support",
  "permissions": [
    "storage",
    "https://api.anthropic.com/*",
    "https://api.openai.com/*",
    "https://api.x.ai/*"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "64": "icons/icon64.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "64": "icons/icon64.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "browser-polyfill.js",
      "background.js"
    ]
  },
  "options_ui": {
    "page": "popup.html"
  },
  "content_security_policy": "script-src 'self'; object-src 'self';",
  "browser_specific_settings": {
    "gecko": {
      "id": "gpt@deliamure.com"
    }
  }
}

Best ChatGPT, Claude & GROK API Chat Client Alternatives

Here are some Firefox add-ons that are similar to ChatGPT, Claude & GROK API Chat Client: