Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

LLM Chat PDF. HTML & Markdown Exporter version history - 8 versions

LLM Chat PDF. HTML & Markdown Exporter by Fschwar4

Rated 5 out of 5
5 Stars out of 5
5
1
4
0
3
0
2
0
1
0
LLM Chat PDF. HTML & Markdown Exporter version history - 8 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.

  • Latest version

    Version 0.2.13

    Released 17 May 2026 - 1.15 MB
    Works with firefox 109.0 and later
    [0.2.13] - 2026-05-17

    Added
    • Configurable Inline Code Color in PDF Settings (default #1039ef, replacing the previous hardcoded #d63384).

    Changed
    • Extended PDF header support from h7 to h10. nodeToMarkdown now handles source <h5>/<h6> (previously dropped to plain text), and the Claude/Gemini shift regex was widened to #{1,8} so deep headers no longer cap at h8. Added h8–h10 styles with progressively lighter italic grey.

    Fixed
    • ChatGPT long-conversation exports no longer drop off-screen turns. ChatGPT virtualizes its conversation list, so turns not near the viewport are never rendered to the DOM. The extension now fetches the conversation directly from chatgpt.com/backend-api/conversation/{id} using the page's existing session token (the same approach used by mature exporters such as pionxzh/chatgpt-exporter). DOM-based extraction with a scroll-based pre-render is kept as a fallback when the API call is unavailable (e.g. a brand-new chat without a conversation ID).

    Source code released under GNU Affero General Public Licence v3.0 only

    Download Firefox and get the extension
    Download file
  • Older versions

    Version 0.2.12

    Released 17 May 2026 - 1.14 MB
    Works with firefox 109.0 and later
    [0.2.12] - 2026-05-17

    Fixed
    • ChatGPT extraction returned empty output after chatgpt.com removed the <article> wrappers around conversation turns. Messages are now located via [data-message-author-role], and user text is read from the new [data-testid="collapsible-user-message-content"] container.

    Source code released under GNU Affero General Public Licence v3.0 only

    Download file
  • Version 0.2.11

    Released 14 Mar 2026 - 1.14 MB
    Works with firefox 109.0 and later
    [0.2.11] - 2026-03-14

    Added
    • Test suite for manifest validation and file integrity (tests/).
    • GitHub Actions CI workflow running npm test and web-ext lint on every push/PR.
    • Build script (scripts/build.sh) to create clean, versioned ZIP archives.

    Fixed
    • Firefox ESR compatibility: lowered strict_min_version from 142.0 to 109.0 so the extension installs on Firefox ESR 140 and older MV3-capable versions (#1).

    Source code released under GNU Affero General Public Licence v3.0 only

    Download file
  • Version 0.2.10

    Released 3 Jan 2026 - 1.14 MB
    Works with firefox 142.0 and later
    Added table support for PDF generation. Tables are now nicely formatted instead of raw Markdown. Table styles can be customized in Settings.

    Source code released under GNU Affero General Public Licence v3.0 only

    Download file
  • Version 0.2.9

    Released 3 Jan 2026 - 1.14 MB
    Works with firefox 142.0 and later
    Added table support for PDF generation. Tables are now nicely formatted instead of raw Markdown. Table styles can be customized in Settings.

    Source code released under GNU Affero General Public Licence v3.0 only

    Download file
  • Version 0.2.7

    Released 21 Dec 2025 - 1.14 MB
    Works with firefox 142.0 and later
    New: Syntax Highlight for PDF Code Generation; PDF Layout Style Customization
    Fix: Title for Gemini Exports, Code Block Indentation
    Code Refactoring

    Source code released under GNU Affero General Public Licence v3.0 only

    Download file
  • Version 0.2.6

    Released 21 Dec 2025 - 1.26 MB
    Works with firefox 142.0 and later
    New: Syntax Highlight for PDF Code Generation; PDF Layout Style Customization
    Fix: Title for Gemini Exports, Code Block Indentation

    Source code released under GNU Affero General Public Licence v3.0 only

    Download file
  • Version 0.2.1

    Released 7 Dec 2025 - 1.02 MB
    Works with firefox 142.0 and later

    Source code released under GNU Affero General Public Licence v3.0 only

    Download file
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike Licence v3.0 or any later version.