MaxAiChat Firefox

Examine source code of MaxAiChat

Inspect and view changes in MaxAiChat source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "MaxAiChat",
  "version": "2.0",
  "description": "AI-powered chatbot with voice input, TTS, and conversation memory. Powered by OpenAI-compatible APIs.",
  "permissions": [
    "storage",
    "activeTab",
    "scripting",
    "tabs"
  ],
  "host_permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "styled-icons/icon48.png",
      "96": "styled-icons/icon96.png",
      "128": "styled-icons/icon128.png"
    }
  },
  "icons": {
    "48": "styled-icons/icon48.png",
    "96": "styled-icons/icon96.png",
    "128": "styled-icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "maxaichat@example.com"
    }
  }
}

Best MaxAiChat Alternatives

Here are some Firefox add-ons that are similar to MaxAiChat: