Enable Bing Chat Firefox

Examine source code of Enable Bing Chat

Inspect and view changes in Enable Bing Chat source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_addonName__",
  "default_locale": "en_GB",
  "description": "__MSG_addonDescription__",
  "author": "__MSG_addonAuthorsList__",
  "version": "1.2.3",
  "browser_specific_settings": {
    "gecko_android": {
      "strict_min_version": "117.0"
    },
    "gecko": {
      "id": "{ea4204c0-3209-4116-afd2-2a208e21a779}"
    }
  },
  "homepage_url": "https://github.com/IKavanagh/BingChatInFirefox",
  "icons": {
    "48": "icons/icon.png",
    "96": "icons/icon@2x.png"
  },
  "permissions": [
    "activeTab",
    "webRequest",
    "webRequestBlocking",
    "*://*.bing.com/*"
  ],
  "background": {
    "scripts": [
      "src/background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/icon.png",
    "default_title": "__MSG_addonName__"
  },
  "sidebar_action": {
    "default_icon": {
      "48": "icons/icon.png",
      "96": "icons/icon@2x.png"
    },
    "default_title": "__MSG_addonName__",
    "default_panel": "src/sidebar.html",
    "open_at_install": false
  }
}

Best Enable Bing Chat Alternatives

Here are some Firefox add-ons that are similar to Enable Bing Chat: