LLM Chat Exporter Firefox

Examine source code of LLM Chat Exporter

Inspect and view changes in LLM Chat Exporter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "LLM Chat Exporter",
  "version": "3.0.3",
  "description": "Export conversations from LLM chat interfaces (Firefox Edition)",
  "browser_specific_settings": {
    "gecko": {
      "id": "llm-chat-exporter@developer.mozilla.org",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "permissions": [
    "storage",
    "activeTab",
    "downloads",
    "scripting"
  ],
  "host_permissions": [
    "https://chatgpt.com/*",
    "https://chat.openai.com/*",
    "https://gemini.google.com/*",
    "https://chat.z.ai/*",
    "https://grok.com/*",
    "https://playground.outlier.ai/*",
    "https://kimi.com/*",
    "https://kimi.moonshot.cn/*",
    "https://app.reka.ai/*",
    "https://chat.deepseek.com/*",
    "https://www.meta.ai/*",
    "https://meta.ai/*",
    "https://chat.qwen.ai/*",
    "https://api.notion.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon16.png",
      "32": "icon32.png",
      "48": "icon48.png",
      "128": "icon128.png"
    }
  }
}

Best LLM Chat Exporter Alternatives

Here are some Firefox add-ons that are similar to LLM Chat Exporter: