Copilotly: Your Personal AI Copilot Firefox

Examine source code of Copilotly: Your Personal AI Copilot

Inspect and view changes in Copilotly: Your Personal AI Copilot source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Copilotly: Your Personal AI Copilot",
  "description": "Unlock your mind's potential with Copilotly AI. Search better, write faster & be more productive with Copilotly by your side.",
  "version": "1.5.68",
  "icons": {
    "16": "icon128.png",
    "48": "icon128.png",
    "128": "icon128.png"
  },
  "background": {
    "scripts": [
      "js/backgroundPage.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "js/customElements.js",
        "js/widget.js",
        "js/contentScript.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_action": {
    "default_icon": {
      "16": "icon128.png",
      "48": "icon128.png",
      "128": "icon128.png"
    },
    "default_popup": "popup.html",
    "default_title": "Copilotly AI"
  },
  "options_ui": {
    "page": "settings.html",
    "chrome_style": true
  },
  "permissions": [
    "tabs",
    "activeTab",
    "cookies",
    "storage",
    "unlimitedStorage",
    "<all_urls>",
    "scripting"
  ],
  "applications": {
    "gecko": {
      "id": "copilotlyfirefox@copilotly.com"
    }
  },
  "commands": {
    "open-copilotly-widget": {
      "description": "Open copilotly widget"
    }
  }
}

Best Copilotly: Your Personal AI Copilot Alternatives

Here are some Firefox add-ons that are similar to Copilotly: Your Personal AI Copilot: