Claude Exporter Firefox

Examine source code of Claude Exporter

By: rxliuli
Inspect and view changes in Claude Exporter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Claude Exporter",
  "description": "Export Claude AI conversations to Markdown, HTML and more",
  "version": "0.0.10",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "permissions": [
    "cookies",
    "declarativeNetRequestWithHostAccess",
    "alarms",
    "notifications"
  ],
  "host_permissions": [
    "https://claude.ai/*",
    "https://store.rxliuli.com/*"
  ],
  "author": "rxliuli",
  "action": {
    "default_icon": {
      "16": "icon/16.png",
      "32": "icon/32.png",
      "48": "icon/48.png",
      "96": "icon/96.png",
      "128": "icon/128.png"
    }
  },
  "homepage_url": "https://store.rxliuli.com/extensions/claude-exporter/",
  "browser_specific_settings": {
    "gecko": {
      "id": "claude-exporter@rxliuli.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "open_in_tab": true,
    "page": "options.html"
  }
}

Best Claude Exporter Alternatives

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