AI Chat Export Helper Firefox

Examine source code of AI Chat Export Helper

Inspect and view changes in AI Chat Export Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Save your AI chats with Copilot to plain-text or JSON files.",
  "manifest_version": 2,
  "name": "AI Chat Export Helper",
  "short_name": "ai-chat-export-helper",
  "version": "0.4",
  "homepage_url": "https://www.micropolis.com/ai",
  "browser_specific_settings": {
    "gecko": {
      "id": "@ai-chat-exporter",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://copilot.microsoft.com/*",
        "*://www.copilot.com/*",
        "*://chatgpt.com/*",
        "*://chat.openai.com/*"
      ],
      "js": [
        "ai-chat-exporter.js"
      ]
    }
  ]
}

Best AI Chat Export Helper Alternatives

Here are some Firefox add-ons that are similar to AI Chat Export Helper: