Zgodovina različic LLM Chat PDF. HTML & Markdown Exporter – 8 različic
LLM Chat PDF. HTML & Markdown Exporter — Fschwar4
Zgodovina različic LLM Chat PDF. HTML & Markdown Exporter – 8 različic
Previdno s starimi različicami! Spodnje različice so na razpolago za namene preskušanja in sklicevanja.Vedno uporabljajte najnovejšo različico dodatka.
Najnovejša različica
Različica 0.2.13
Izdano 17. maj. 2026 – 1,15 MBDeluje s firefox 109.0 in novejši[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.
nodeToMarkdownnow 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. Addedh8–h10styles 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).
Izvorna koda objavljena pod Samo GNU Affero General Public License v3.0
- Configurable Inline Code Color in PDF Settings (default
Starejše različice
Različica 0.2.12
Izdano 17. maj. 2026 – 1,14 MBDeluje s firefox 109.0 in novejši[0.2.12] - 2026-05-17
Fixed- ChatGPT extraction returned empty output after
chatgpt.comremoved 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.
Izvorna koda objavljena pod Samo GNU Affero General Public License v3.0
- ChatGPT extraction returned empty output after
Različica 0.2.11
Izdano 14. mar. 2026 – 1,14 MBDeluje s firefox 109.0 in novejši[0.2.11] - 2026-03-14
Added- Test suite for manifest validation and file integrity (
tests/). - GitHub Actions CI workflow running
npm testandweb-ext linton every push/PR. - Build script (
scripts/build.sh) to create clean, versioned ZIP archives.
Fixed- Firefox ESR compatibility: lowered
strict_min_versionfrom142.0to109.0so the extension installs on Firefox ESR 140 and older MV3-capable versions (#1).
Izvorna koda objavljena pod Samo GNU Affero General Public License v3.0
- Test suite for manifest validation and file integrity (
Različica 0.2.10
Izdano 3. jan. 2026 – 1,14 MBDeluje s firefox 142.0 in novejšiAdded table support for PDF generation. Tables are now nicely formatted instead of raw Markdown. Table styles can be customized in Settings.Izvorna koda objavljena pod Samo GNU Affero General Public License v3.0
Različica 0.2.9
Izdano 3. jan. 2026 – 1,14 MBDeluje s firefox 142.0 in novejšiAdded table support for PDF generation. Tables are now nicely formatted instead of raw Markdown. Table styles can be customized in Settings.Izvorna koda objavljena pod Samo GNU Affero General Public License v3.0
Različica 0.2.7
Izdano 21. dec. 2025 – 1,14 MBDeluje s firefox 142.0 in novejšiNew: Syntax Highlight for PDF Code Generation; PDF Layout Style Customization
Fix: Title for Gemini Exports, Code Block Indentation
Code RefactoringIzvorna koda objavljena pod Samo GNU Affero General Public License v3.0
Različica 0.2.6
Izdano 21. dec. 2025 – 1,26 MBDeluje s firefox 142.0 in novejšiNew: Syntax Highlight for PDF Code Generation; PDF Layout Style Customization
Fix: Title for Gemini Exports, Code Block IndentationIzvorna koda objavljena pod Samo GNU Affero General Public License v3.0
Različica 0.2.1
Izdano 7. dec. 2025 – 1,02 MBDeluje s firefox 142.0 in novejšiIzvorna koda objavljena pod Samo GNU Affero General Public License v3.0