Bing AI Plus Firefox

Examine source code of Bing AI Plus

Inspect and view changes in Bing AI Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Bing AI Plus",
  "description": "Adds many features and gives options to the new Bing AI chatbot (ChatGPT v4).",
  "version": "2.1.2",
  "permissions": [
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.bing.com/*"
      ],
      "js": [
        "script.js"
      ]
    }
  ],
  "icons": {
    "16": "icon-16.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b9c0f318-e7db-4b30-b6ef-9698e5c5a07c}"
    }
  }
}

Best Bing AI Plus Alternatives

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