Copilot Launcher Button Firefox

Examine source code of Copilot Launcher Button

Inspect and view changes in Copilot Launcher Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Copilot Button",
  "version": "1.0",
  "description": "Adds a Copilot button to the toolbar",
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Open Copilot"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{60c188fb-b478-41f1-944f-f1352370df76}"
    }
  }
}

Best Copilot Launcher Button Alternatives

Here are some Firefox add-ons that are similar to Copilot Launcher Button: