๐Overview
A browser extension that enables users to export their Claude AI conversations to markdown format. This tool makes it easy to save, share, and archive your AI interactions.
๐Features
- One-Click Export: Download any Claude conversation as a markdown file
- Bulk Export: Export multiple conversations at once
- Format Preservation: Maintains conversation structure and formatting
- Cross-Browser Support: Works on both Chrome and Firefox
๐Installation
๐Chrome
- Download the extension from the Chrome Web Store
- Click โAdd to Chromeโ
- Grant necessary permissions
๐Firefox
- Download the extension from Firefox Add-ons
- Click โAdd to Firefoxโ
- Grant necessary permissions
๐Usage
- Navigate to any Claude conversation at claude.ai
- Look for the download button added by the extension
- Click to export the current conversation
- The markdown file will be downloaded automatically
๐Bulk Export
- Click the extension icon in your browser toolbar
- Select โBulk Exportโ option
- Choose which conversations to export
- All selected conversations will be downloaded
๐Technical Details
The extension uses:
- Content scripts to inject download functionality
- Background scripts for message handling
- Markdown conversion for proper formatting
- Browser APIs for file downloads
๐Privacy
- No data is sent to external servers
- All processing happens locally in your browser
- Conversations are only saved when you explicitly export them
๐Source Code
The project is open source and available on GitHub at https://github.com/abhimanyu-sikarwar/claude-extension. Contributions are welcome!
๐License
Licensed under GNU General Public License v3.0
๐Support
For issues, feature requests, or contributions, please visit the project repository.