Ιστορικό εκδόσεων του Claude Chat Exporter - 3 εκδόσεις
Claude Chat Exporter από sylvester1979
Ιστορικό εκδόσεων του Claude Chat Exporter - 3 εκδόσεις
Προσέξτε τις παλιές εκδόσεις! Αυτές οι εκδόσεις εμφανίζονται για δοκιμές και σκοπούς αναφοράς.Θα πρέπει πάντα να χρησιμοποιείτε την πιο πρόσφατη έκδοση ενός προσθέτου.
Πιο πρόσφατη έκδοση
Έκδοση 2.5.1
Κυκλοφόρησε στις 19 Μαρ 2026 - 42,5 KBΛειτουργεί με firefox 109.0 και νεότεραVersion 2.5.1
Bug Fix
Fixed a bug where a single Claude response was split into multiple separate messages in the exported file. Tables, code blocks, lists, and other formatted content were lost in the process. Exports now correctly capture each response as one complete message with all its content intact.
Other
Updated addon icon
Minor internal improvementsΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Παλαιότερες εκδόσεις
Έκδοση 2.5
Κυκλοφόρησε στις 17 Μαρ 2026 - 32,28 KBΛειτουργεί με firefox 109.0 και νεότεραVersion 2.5 — Major Rewrite
NEW FEATURES:
• Multi-format export: Markdown (.md), JSON (.json), and self-contained HTML (.html) with dark/light theme
• Artifact extraction: Detects and exports Claude artifacts (React components, SVG, Mermaid diagrams, code blocks)
• Thinking block support: Extracts Claude's extended thinking/reasoning blocks as collapsible sections
• Panel UI: Replaced floating button with a slide-up settings panel (format selector, toggles, progress bar)
• Bilingual UI: English (EN) and Greek (EL) with one-click toggle, settings persist in localStorage
• File attachment detection: Recognizes uploaded PDFs, images, and documents
• Per-message timestamps: Extracts timestamps from multiple DOM sources
IMPROVEMENTS:
• Upgraded to Manifest V3
• Advanced progressive scroll strategy for large conversations (lazy-load aware, height monitoring)
• Additional message detection strategies (data-role attributes, structural fallback)
• HTML export: responsive design, beautiful typography, prefers-color-scheme support
• All UI built via DOM API (no innerHTML — XSS safe)
• Better duplicate detection and content deduplication
REQUIRES: Firefox 109+Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 2.1
Κυκλοφόρησε στις 27 Νοε 2025 - 25,39 KBΛειτουργεί με firefox 140.0 και νεότεραInitial public release (v2.1)
This is the first public version of Claude Chat Exporter.
Features:
- One-click export to Markdown format
- Smart scrolling to load all messages
- Code block preservation
- Duplicate detection
- Clean, formatted output
Technical:
- Vanilla JavaScript (no frameworks)
- Zero data collection
- Local processing only
- Requires Firefox 140+ for data consent support
All code is readable and well-documented.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT