Microsoft Copilot Sidebar Firefox

Examine source code of Microsoft Copilot Sidebar

Inspect and view changes in Microsoft Copilot Sidebar 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": "Microsoft Copilot Sidebar",
  "version": "0.1",
  "description": "Opens Microsoft Copilot in the sidebar",
  "sidebar_action": {
    "default_title": "Microsoft Copilot",
    "default_panel": "copilot.html",
    "default_icon": "icon.svg"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icon.svg",
    "96": "icon.svg"
  },
  "browser_action": {
    "default_title": "Open Microsoft Copilot in the sidebar",
    "default_icon": {
      "16": "icon.svg",
      "32": "icon.svg"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ffd5bb11-6901-4c95-b899-51e7759c1304}"
    }
  }
}

Best Microsoft Copilot Sidebar Alternatives

Here are some Firefox add-ons that are similar to Microsoft Copilot Sidebar: