Bing AI for Firefox Firefox

Examine source code of Bing AI for Firefox

Inspect and view changes in Bing AI for Firefox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Bing AI for Firefox",
  "description": "Removes the limits of Microsoft Copilot / Bing AI (ChatGPT v4) for Mozilla Firefox.",
  "version": "1.2.2",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "https://*.bing.com/*",
    "https://copilot.microsoft.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "icon-16.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "browser_action": {
    "default_icon": "icon-48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{78ff999e-1eb8-4435-b33e-55fb214df4c6}"
    }
  }
}

Best Bing AI for Firefox Alternatives

Here are some Firefox add-ons that are similar to Bing AI for Firefox: