Chat Saver CG: Browser Extension Built with Claude Exports Conversations Across 12 AI Platforms

A developer has released Chat Saver CG, a browser extension that exports and transfers conversations between multiple AI platforms. The tool was built with significant assistance from Claude throughout the development process.
How Claude Assisted Development
The developer used Claude for:
- Architecture decisions
- Debugging tricky DOM parsing issues across different platforms
- Writing the adapter logic for each AI site
- Refining the export formatting
According to the developer, without Claude they would have spent 3x longer on cross-platform compatibility alone. The ironic aspect noted is that they built a tool to save Claude conversations by having long conversations with Claude about how to build it.
Extension Features
The extension supports 12 AI platforms:
- Claude
- ChatGPT
- Gemini
- DeepSeek
- Perplexity
- Mistral
- Grok
- Copilot
- Poe
- GigaChat
- Yandex Alice
Export formats include:
- Markdown
- JSON
- TXT
- HTML
The tool enables transferring conversations between platforms, allowing users to move content from one AI platform to another with one click.
Developer Motivation
The developer needed the tool because Claude conversations are valuable for research, writing, and problem-solving. They wanted to prevent losing conversations due to UI updates or accidental browser closures, and to bring context from other tools into Claude without manual copy-pasting.
The extension is available for free on Chrome and Firefox. The developer is seeking feedback from power users to identify edge cases.
📖 Read the full source: r/ClaudeAI
👀 See Also

Reddit User Shares AI Tool for Gathering Financial Account Balances
A Reddit post on r/openclaw presents an AI agent designed to streamline the collection of financial account balances using Python. Users discuss automation potential via custom scripts leveraging APIs like Plaid.

Reverse-Engineered Airtable Internal API Exposed via MCP: 60+ Tools for Claude Code
A developer reverse-engineered Airtable's internal API and built an MCP server with 60+ tools, letting Claude Code and 15+ IDEs control database views, computed fields, and extensions. Already used by 2000+ users, it's free and open source.

Open source PR review agent PrixAI detects all 10/10 planted bugs at 6x lower cost than CodeRabbit
A Reddit user built PrixAI, an open source PR review agent that uses local/cheap inference models to match CodeRabbit's features at 6x less cost, detecting all 10 intentionally planted issues in a test PR.

Nutrition MCP Server Built with Claude Code for Food Diary Export
A developer built a nutrition MCP server using Claude Code after commercial apps blocked data export, creating a tool that logs meals via Claude, generates summaries, and exports to Excel without switching apps.