AI Chat Exporter and Printer ์ ์์: nuncaeslupus
Export AI chatbot conversations to PDF, Markdown, DOCX, and more.
์ฌ์ฉ์ 36๋ช
์ฌ์ฉ์ 36๋ช
ํ์ฅ ๋ฉํ ๋ฐ์ดํฐ
์คํฌ๋ฆฐ์ท
์ ๋ณด
Firefox Add-ons Listing - v1.2.0
========================================
ADD-ON NAME
========================================
AI Chat Exporter and Printer
========================================
SUMMARY (250 characters max)
========================================
Export and print ChatGPT, Claude and Gemini conversations to PDF, Markdown, Word and other formats. Preserve code artifacts, web citations, images, and formatting.
========================================
DESCRIPTION
========================================
Export your AI conversations with professional formatting. AI Chat Exporter makes it easy to save and share your conversations with ChatGPT, Claude and Gemini in multiple formats.
โจ What's New in v1.2.0
Gemini Support:
โข Google Gemini (gemini.google.com) is now a fully supported platform
โข Gemini tables, code blocks and images export correctly
Complete Long Conversations:
โข Long Claude conversations now export every exchange. Previously a long chat could export as little as one exchange out of twelve, because claude.ai only keeps a few turns in the page at a time
Page-Change Safety Net:
โข Every export is checked against what the extension expected to find. If a chat site changes its layout, you get a clear notice instead of a quietly incomplete export
โข The structural report you can share contains no part of your conversation โ every piece of text is replaced by its character count, and you see it before it is copied
Rebuilt Popup:
โข Larger type, a format menu, and separate content, options and filename sections
โข Choose which exchanges to export instead of all or nothing
โข Dark mode, improved keyboard navigation and screen-reader support
Also in this release:
โข Exported document metadata is now translated in all seven languages, in every format
โข Security hardening: the export shortcut no longer reaches sites outside the supported platforms, and the HTML sanitizer was rebuilt as an allowlist
๐ฏ Key Features
Multiple Export Formats:
โข PDF - Paginated documents with page numbers, code highlighting, and embedded images
โข Markdown - Clean, readable text with full formatting support and code blocks
โข Word - Microsoft Word documents with proper structure and formatting
โข HTML, JSON, Plain text
Multiple Access Methods:
โข Extension toolbar icon with popup interface
โข Right-click context menus for quick access โก NEW!
โข Keyboard shortcut (Ctrl+Shift+E / Cmd+Shift+E)
Print Support:
โข Opens the conversation in a new tab and raises the browser print dialog
โข Print-friendly formatting
โข Available for every format except Word
โข Quick access via context menu โก NEW!
Rich Content Preservation:
โข Code blocks with syntax highlighting (JavaScript, Python, TypeScript, etc.)
โข Mathematical formulas, kept as their LaTeX source
โข Images and visual content (embedded in PDF, linked in HTML and Markdown)
โข Tables and lists with formatting
โข Web citations with links, titles, and source domains (ChatGPT)
โข Code artifacts from ChatGPT and Claude responses
Multi-Language Interface:
โข English, Spanish, French, German, Italian, Portuguese, Catalan
โข Automatic language detection
โข Localized user interface and messages
๐ Supported Platforms
ChatGPT (chat.openai.com, chatgpt.com)
โข Full conversation export
โข Code artifacts extraction (React, JavaScript, CSS, SVG, etc.)
โข Web search results and citations
โข Image preservation
Claude (claude.ai)
โข Conversation export
โข Artifact contents, fetched from Claude's own API with your existing session
โข Image preservation
Gemini (gemini.google.com)
โข Full conversation export
โข The model's thinking panel and action bars are left out of the export
โข Rendered maths preserved as LaTeX source
๐ Privacy & Security
โข No Data Collection - The extension has no backend. We never see, store, or receive your conversations
โข No Tracking - No analytics, no telemetry
โข Local Processing - Reading the page, formatting the export, and generating the file all happen in your browser
โข No Third Parties - The extension sends nothing to any third party. Its only network requests go to the chat provider whose page you are already on: claude.ai's own API (using your existing session) to fetch Claude conversation data, and, for PDF exports, the images already in your conversation so they can be embedded in the file. See our Privacy Policy for details.
โข Open Source - Full transparency with publicly available source code
โข No Account Required - Works immediately, no sign-up needed
๐ How to Use
Method 1: Extension Popup
1. Navigate to ChatGPT, Claude or Gemini
2. Click the AI Chat Exporter icon in your toolbar
3. Choose your preferred export format
4. Click "Export" and your formatted conversation downloads immediately (the whole conversation is exported)
Method 2: Right-Click Context Menu โก NEW!
1. Navigate to ChatGPT, Claude or Gemini
2. Right-click anywhere on the page
3. Hover over "Export" or "Print" in the context menu
4. Select your desired format from the submenu
5. Your conversation is instantly exported or sent to the printer
Method 3: Keyboard Shortcut
โข Press Ctrl+Shift+E (Windows/Linux) or Cmd+Shift+E (Mac) to export straight away, in the format you last used
๐จ Professional Output
All exports include:
โข Conversation title and metadata
โข Platform and model information
โข Proper formatting and structure
โข Code syntax highlighting
โข Images (embedded in PDF, linked in HTML and Markdown)
โข Web search results with citations
โข Page numbers (PDF)
๐ Perfect For
โข Software Developers - Save code examples, technical discussions, and programming help
โข Researchers - Archive research conversations with proper citations and references
โข Students - Keep learning materials, study notes, and educational content
โข Content Creators - Export content for blogs, articles, and documentation
โข Teams - Share conversations and knowledge with colleagues
โข Documentation Writers - Create guides, tutorials, and how-to documents
โข Data Scientists - Preserve analysis discussions and data insights
โข Educators - Create teaching materials from AI interactions
๐ Completely Free
No subscriptions, no hidden costs, no feature limitations, no ads. All features are available to everyone, forever.
๐ก Support & Feedback
โข Report Issues: Visit our GitHub repository (https://github.com/nuncaeslupus/ai-chat-exporter/issues)
โข Feature Requests: Open an issue on GitHub
โข Documentation: Full usage guide available in the repository
โข Source Code: https://github.com/nuncaeslupus/ai-chat-exporter
๐ Version History
v1.2.0 (Current)
โข Google Gemini is now a fully supported platform
โข Long Claude conversations export every exchange, not just the visible ones
โข Rebuilt popup: format menu, per-exchange selection, dark mode, better keyboard and screen-reader support
โข Notice when a chat site changes its page structure, instead of a quietly incomplete export
โข Exported document metadata translated in all seven languages, in every format
โข Security hardening of the export shortcut, the Deep Research relay and the HTML sanitizer
v1.1.1
โข Added right-click context menus for quick export and print access
โข Hierarchical menu structure with format submenus
โข Improved user workflow with instant export/print options
v1.1.0
โข Added ChatGPT code artifacts extraction
โข Added web search citations preservation
โข Improved image sizing across all formats
โข Enhanced export quality and consistency
v1.0.0
โข Initial release
โข Multi-format export support (PDF, Markdown, HTML, DOCX, JSON, TXT)
โข Multi-language interface
โข Privacy-focused local processing
๐ง Technical Details
Permissions Required:
โข activeTab: Access conversation content on supported platforms
โข storage: Save user preferences locally (last used export format)
โข contextMenus: Right-click menu options for quick export and print access
โข scripting: Re-injects the content script into a chat tab that was already open when the extension was installed, updated or reloaded. It cannot reach any site the extension does not already have host access to.
โข Host permissions (chat.openai.com, chatgpt.com, claude.ai, gemini.google.com): Read the open conversation on each supported platform, and, on claude.ai, call Claude's own API with your existing session for artifact content the page does not render. The extension has no access to any other site.
โข Host permission (*.web-sandbox.oaiusercontent.com): Reads a ChatGPT Deep Research report, which renders in a sandboxed frame served from this subdomain, cross-origin from chatgpt.com. Scoped to the web-sandbox subdomain only โ not the broader oaiusercontent.com domain that also serves uploaded files.
Platform Support:
โข Firefox 109.0 or higher
โข Works on Windows, macOS, and Linux
File Sizes:
โข Extension size: ~720 KB
โข No external dependencies downloaded
โข All libraries bundled for offline use
๐ License
This extension is open source and available under the MIT License. See the full license at: https://github.com/nuncaeslupus/ai-chat-exporter/blob/main/LICENSE
========================================
CATEGORY
========================================
Productivity
========================================
LICENSE
========================================
MIT License
========================================
HOMEPAGE
========================================
https://github.com/nuncaeslupus/ai-chat-exporter
========================================
SUPPORT SITE
========================================
https://github.com/nuncaeslupus/ai-chat-exporter/issues
========================================
PRIVACY POLICY
========================================
We never collect, store, or receive your conversations, and the extension has no backend, analytics, or telemetry. Reading the page, formatting the export, and generating the file all happen locally in your browser. The extension sends nothing to any third party; its only network requests go to the chat provider whose page you are already on, as described in our Privacy Policy: https://github.com/nuncaeslupus/ai-chat-exporter/blob/main/docs/PRIVACY.md
========================================
TAGS
========================================
chatgpt, claude, gemini, ai, export, pdf, markdown, conversation, chat, download, print, save, backup, archive, productivity, tools, privacy, open-source
========================================
ADD-ON NAME
========================================
AI Chat Exporter and Printer
========================================
SUMMARY (250 characters max)
========================================
Export and print ChatGPT, Claude and Gemini conversations to PDF, Markdown, Word and other formats. Preserve code artifacts, web citations, images, and formatting.
========================================
DESCRIPTION
========================================
Export your AI conversations with professional formatting. AI Chat Exporter makes it easy to save and share your conversations with ChatGPT, Claude and Gemini in multiple formats.
โจ What's New in v1.2.0
Gemini Support:
โข Google Gemini (gemini.google.com) is now a fully supported platform
โข Gemini tables, code blocks and images export correctly
Complete Long Conversations:
โข Long Claude conversations now export every exchange. Previously a long chat could export as little as one exchange out of twelve, because claude.ai only keeps a few turns in the page at a time
Page-Change Safety Net:
โข Every export is checked against what the extension expected to find. If a chat site changes its layout, you get a clear notice instead of a quietly incomplete export
โข The structural report you can share contains no part of your conversation โ every piece of text is replaced by its character count, and you see it before it is copied
Rebuilt Popup:
โข Larger type, a format menu, and separate content, options and filename sections
โข Choose which exchanges to export instead of all or nothing
โข Dark mode, improved keyboard navigation and screen-reader support
Also in this release:
โข Exported document metadata is now translated in all seven languages, in every format
โข Security hardening: the export shortcut no longer reaches sites outside the supported platforms, and the HTML sanitizer was rebuilt as an allowlist
๐ฏ Key Features
Multiple Export Formats:
โข PDF - Paginated documents with page numbers, code highlighting, and embedded images
โข Markdown - Clean, readable text with full formatting support and code blocks
โข Word - Microsoft Word documents with proper structure and formatting
โข HTML, JSON, Plain text
Multiple Access Methods:
โข Extension toolbar icon with popup interface
โข Right-click context menus for quick access โก NEW!
โข Keyboard shortcut (Ctrl+Shift+E / Cmd+Shift+E)
Print Support:
โข Opens the conversation in a new tab and raises the browser print dialog
โข Print-friendly formatting
โข Available for every format except Word
โข Quick access via context menu โก NEW!
Rich Content Preservation:
โข Code blocks with syntax highlighting (JavaScript, Python, TypeScript, etc.)
โข Mathematical formulas, kept as their LaTeX source
โข Images and visual content (embedded in PDF, linked in HTML and Markdown)
โข Tables and lists with formatting
โข Web citations with links, titles, and source domains (ChatGPT)
โข Code artifacts from ChatGPT and Claude responses
Multi-Language Interface:
โข English, Spanish, French, German, Italian, Portuguese, Catalan
โข Automatic language detection
โข Localized user interface and messages
๐ Supported Platforms
ChatGPT (chat.openai.com, chatgpt.com)
โข Full conversation export
โข Code artifacts extraction (React, JavaScript, CSS, SVG, etc.)
โข Web search results and citations
โข Image preservation
Claude (claude.ai)
โข Conversation export
โข Artifact contents, fetched from Claude's own API with your existing session
โข Image preservation
Gemini (gemini.google.com)
โข Full conversation export
โข The model's thinking panel and action bars are left out of the export
โข Rendered maths preserved as LaTeX source
๐ Privacy & Security
โข No Data Collection - The extension has no backend. We never see, store, or receive your conversations
โข No Tracking - No analytics, no telemetry
โข Local Processing - Reading the page, formatting the export, and generating the file all happen in your browser
โข No Third Parties - The extension sends nothing to any third party. Its only network requests go to the chat provider whose page you are already on: claude.ai's own API (using your existing session) to fetch Claude conversation data, and, for PDF exports, the images already in your conversation so they can be embedded in the file. See our Privacy Policy for details.
โข Open Source - Full transparency with publicly available source code
โข No Account Required - Works immediately, no sign-up needed
๐ How to Use
Method 1: Extension Popup
1. Navigate to ChatGPT, Claude or Gemini
2. Click the AI Chat Exporter icon in your toolbar
3. Choose your preferred export format
4. Click "Export" and your formatted conversation downloads immediately (the whole conversation is exported)
Method 2: Right-Click Context Menu โก NEW!
1. Navigate to ChatGPT, Claude or Gemini
2. Right-click anywhere on the page
3. Hover over "Export" or "Print" in the context menu
4. Select your desired format from the submenu
5. Your conversation is instantly exported or sent to the printer
Method 3: Keyboard Shortcut
โข Press Ctrl+Shift+E (Windows/Linux) or Cmd+Shift+E (Mac) to export straight away, in the format you last used
๐จ Professional Output
All exports include:
โข Conversation title and metadata
โข Platform and model information
โข Proper formatting and structure
โข Code syntax highlighting
โข Images (embedded in PDF, linked in HTML and Markdown)
โข Web search results with citations
โข Page numbers (PDF)
๐ Perfect For
โข Software Developers - Save code examples, technical discussions, and programming help
โข Researchers - Archive research conversations with proper citations and references
โข Students - Keep learning materials, study notes, and educational content
โข Content Creators - Export content for blogs, articles, and documentation
โข Teams - Share conversations and knowledge with colleagues
โข Documentation Writers - Create guides, tutorials, and how-to documents
โข Data Scientists - Preserve analysis discussions and data insights
โข Educators - Create teaching materials from AI interactions
๐ Completely Free
No subscriptions, no hidden costs, no feature limitations, no ads. All features are available to everyone, forever.
๐ก Support & Feedback
โข Report Issues: Visit our GitHub repository (https://github.com/nuncaeslupus/ai-chat-exporter/issues)
โข Feature Requests: Open an issue on GitHub
โข Documentation: Full usage guide available in the repository
โข Source Code: https://github.com/nuncaeslupus/ai-chat-exporter
๐ Version History
v1.2.0 (Current)
โข Google Gemini is now a fully supported platform
โข Long Claude conversations export every exchange, not just the visible ones
โข Rebuilt popup: format menu, per-exchange selection, dark mode, better keyboard and screen-reader support
โข Notice when a chat site changes its page structure, instead of a quietly incomplete export
โข Exported document metadata translated in all seven languages, in every format
โข Security hardening of the export shortcut, the Deep Research relay and the HTML sanitizer
v1.1.1
โข Added right-click context menus for quick export and print access
โข Hierarchical menu structure with format submenus
โข Improved user workflow with instant export/print options
v1.1.0
โข Added ChatGPT code artifacts extraction
โข Added web search citations preservation
โข Improved image sizing across all formats
โข Enhanced export quality and consistency
v1.0.0
โข Initial release
โข Multi-format export support (PDF, Markdown, HTML, DOCX, JSON, TXT)
โข Multi-language interface
โข Privacy-focused local processing
๐ง Technical Details
Permissions Required:
โข activeTab: Access conversation content on supported platforms
โข storage: Save user preferences locally (last used export format)
โข contextMenus: Right-click menu options for quick export and print access
โข scripting: Re-injects the content script into a chat tab that was already open when the extension was installed, updated or reloaded. It cannot reach any site the extension does not already have host access to.
โข Host permissions (chat.openai.com, chatgpt.com, claude.ai, gemini.google.com): Read the open conversation on each supported platform, and, on claude.ai, call Claude's own API with your existing session for artifact content the page does not render. The extension has no access to any other site.
โข Host permission (*.web-sandbox.oaiusercontent.com): Reads a ChatGPT Deep Research report, which renders in a sandboxed frame served from this subdomain, cross-origin from chatgpt.com. Scoped to the web-sandbox subdomain only โ not the broader oaiusercontent.com domain that also serves uploaded files.
Platform Support:
โข Firefox 109.0 or higher
โข Works on Windows, macOS, and Linux
File Sizes:
โข Extension size: ~720 KB
โข No external dependencies downloaded
โข All libraries bundled for offline use
๐ License
This extension is open source and available under the MIT License. See the full license at: https://github.com/nuncaeslupus/ai-chat-exporter/blob/main/LICENSE
========================================
CATEGORY
========================================
Productivity
========================================
LICENSE
========================================
MIT License
========================================
HOMEPAGE
========================================
https://github.com/nuncaeslupus/ai-chat-exporter
========================================
SUPPORT SITE
========================================
https://github.com/nuncaeslupus/ai-chat-exporter/issues
========================================
PRIVACY POLICY
========================================
We never collect, store, or receive your conversations, and the extension has no backend, analytics, or telemetry. Reading the page, formatting the export, and generating the file all happen locally in your browser. The extension sends nothing to any third party; its only network requests go to the chat provider whose page you are already on, as described in our Privacy Policy: https://github.com/nuncaeslupus/ai-chat-exporter/blob/main/docs/PRIVACY.md
========================================
TAGS
========================================
chatgpt, claude, gemini, ai, export, pdf, markdown, conversation, chat, download, print, save, backup, archive, productivity, tools, privacy, open-source
๋ฆฌ๋ทฐ์ด 1๋ช
์ด 3์ ์ผ๋ก ํ๊ฐํจ
๊ถํ ๋ฐ ๋ฐ์ดํฐ
ํ์ ๊ถํ:
- web-sandbox.oaiusercontent.com ๋๋ฉ์ธ์ ์ฌ์ดํธ์์ ์ฌ์ฉ์์ ๋ฐ์ดํฐ์ ์ ๊ทผ
- chat.openai.com์์ ์ฌ์ฉ์์ ๋ฐ์ดํฐ์ ์ ๊ทผ
- chatgpt.com์์ ์ฌ์ฉ์์ ๋ฐ์ดํฐ์ ์ ๊ทผ
- claude.ai์์ ์ฌ์ฉ์์ ๋ฐ์ดํฐ์ ์ ๊ทผ
- gemini.google.com์์ ์ฌ์ฉ์์ ๋ฐ์ดํฐ์ ์ ๊ทผ
์ ํ์ ๊ถํ:
- web-sandbox.oaiusercontent.com ๋๋ฉ์ธ์ ์ฌ์ดํธ์์ ์ฌ์ฉ์์ ๋ฐ์ดํฐ์ ์ ๊ทผ
- chat.openai.com์์ ์ฌ์ฉ์์ ๋ฐ์ดํฐ์ ์ ๊ทผ
- chatgpt.com์์ ์ฌ์ฉ์์ ๋ฐ์ดํฐ์ ์ ๊ทผ
- claude.ai์์ ์ฌ์ฉ์์ ๋ฐ์ดํฐ์ ์ ๊ทผ
- gemini.google.com์์ ์ฌ์ฉ์์ ๋ฐ์ดํฐ์ ์ ๊ทผ
๋ฐ์ดํฐ ์์ง:
- ๊ฐ๋ฐ์๋ ์ด ํ์ฅ ๊ธฐ๋ฅ์ด ๋ฐ์ดํฐ ์์ง์ ์๊ตฌํ์ง ์๋๋ค๊ณ ๋ฐํ๊ณ ์์ต๋๋ค.
์ถ๊ฐ ์ ๋ณด
- ๋ถ๊ฐ ๊ธฐ๋ฅ ๋งํฌ
- ๋ฒ์
- 1.2.0
- ํฌ๊ธฐ
- 895.35 KB
- ๋ง์ง๋ง ์ ๋ฐ์ดํธ
- 6์๊ฐ ์ (2026๋ 7์ 31์ผ)
- ๊ด๋ จ ์นดํ ๊ณ ๋ฆฌ
- ๋ผ์ด์ ์ค
- MIT ๋ผ์ด์ ์ค
- ๊ฐ์ธ์ ๋ณด์ฒ๋ฆฌ๋ฐฉ์นจ
- ์ด ๋ถ๊ฐ ๊ธฐ๋ฅ์ ๋ํ ๊ฐ์ธ์ ๋ณด์ฒ๋ฆฌ๋ฐฉ์นจ ์ฝ๊ธฐ
- ๋ฒ์ ๋ชฉ๋ก
- ๋ชจ์์ง์ ์ถ๊ฐ