Microsoft Copilot Sidebar Firefox

Examine source code of Microsoft Copilot Sidebar

제작자: Afonso B. Sousa Add-on
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}"
    }
  }
}

최고의 Microsoft Copilot Sidebar 대안

다음은 Microsoft Copilot Sidebar과(와) 유사한 Firefox add-on입니다: