Cyan Copilot Firefox

Examine source code of Cyan Copilot

Inspect and view changes in Cyan Copilot source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Cyan Copilot",
  "version": "1.1",
  "description": "Une extension visant à améliorer le traitement des tâches forum",
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_icon": {
      "48": "icon.png"
    },
    "default_title": "Cyan Copilot",
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{2b6ba6d1-a998-470b-bd2e-d80d19a04a71}"
    }
  }
}

Best Cyan Copilot Alternatives

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