AI Chat Boost Firefox

Examine source code of AI Chat Boost

Inspect and view changes in AI Chat Boost source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "AI chat boost",
  "description": "Boost your productivity with AI chat tools",
  "action": {
    "default_popup": "src/pages/popup/index.html",
    "default_icon": {
      "32": "icon-32.png"
    }
  },
  "icons": {
    "128": "icon-128.png"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "content_scripts": [
    {
      "js": [
        "assets/index.ts-loader-d8YKdCXX.js"
      ],
      "matches": [
        "https://chat.deepseek.com/*",
        "https://copilot.microsoft.com/*",
        "https://grok.com/*",
        "https://gemini.google.com/*",
        "https://claude.ai/*"
      ],
      "css": [
        "contentStyle.css"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "matches": [],
      "resources": [
        "contentStyle.css",
        "icon-128.png",
        "icon-32.png"
      ]
    },
    {
      "matches": [
        "https://chat.deepseek.com/*",
        "https://claude.ai/*",
        "https://copilot.microsoft.com/*",
        "https://gemini.google.com/*",
        "https://grok.com/*"
      ],
      "resources": [
        "assets/copilot-microsoft-Cu4Nq9VA.js",
        "assets/index.ts-OIT8v4V8.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "ai-chat-boost@ahmedz.dev"
    }
  },
  "version": "2.0.0"
}

Best AI Chat Boost Alternatives

Here are some Firefox add-ons that are similar to AI Chat Boost: