תוספות לדפדפן Firefox
  • הרחבות
  • ערכות נושא
    • עבור Firefox
    • מילונים וחבילות שפה
    • אתרי דפדפנים אחרים
    • תוספות עבור Android
כניסה
הסמל של התוספת

היסטוריית גרסאות עבור LLM Chat PDF. HTML & Markdown Exporter - ‏9 גרסאות

LLM Chat PDF. HTML & Markdown Exporter Fschwar4 מאת

דירוג 4 מתוך 5
4 כוכבים מתוך 5
5
1
4
0
3
1
2
0
1
0
היסטוריית גרסאות עבור LLM Chat PDF. HTML & Markdown Exporter - ‏9 גרסאות
  • יש להיזהר עם גרסאות ישנות! גרסאות אלה מוצגות למטרות בדיקה ועיון.מומלץ תמיד להשתמש בגרסה העדכנית של תוספת.

  • הגרסה העדכנית ביותר

    גרסה 0.2.14

    תאריך שחרור: 25 מאי 2026 - 1.15 מ״ב
    עובד עם ‏firefox 109.0 ומעלה
    [0.2.14] - 2026-05-25

    Fixed
    • Italic markdown (*text* from <em> tags) now renders italic in PDF output instead of leaking literal asterisks. The PDF's inline parser previously only handled **bold**, backticks, and links, so single-asterisk italic — common in Claude responses — fell through as plain text. Italic detection uses non-whitespace adjacency to avoid false positives on prose like 2 * 3 = 6.

    קוד המקור משוחרר תחת GNU Affero General Public License v3.0 only

    הורדת Firefox וקבלת ההרחבה
    הורדת קובץ
  • גרסאות ישנות יותר

    גרסה 0.2.13

    תאריך שחרור: 17 מאי 2026 - 1.15 מ״ב
    עובד עם ‏firefox 109.0 ומעלה
    [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).

    קוד המקור משוחרר תחת GNU Affero General Public License v3.0 only

    הורדת קובץ
  • גרסה 0.2.12

    תאריך שחרור: 17 מאי 2026 - 1.14 מ״ב
    עובד עם ‏firefox 109.0 ומעלה
    [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.

    קוד המקור משוחרר תחת GNU Affero General Public License v3.0 only

    הורדת קובץ
  • גרסה 0.2.11

    תאריך שחרור: 14 מרץ 2026 - 1.14 מ״ב
    עובד עם ‏firefox 109.0 ומעלה
    [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).

    קוד המקור משוחרר תחת GNU Affero General Public License v3.0 only

    הורדת קובץ
  • גרסה 0.2.10

    תאריך שחרור: 3 ינו׳ 2026 - 1.14 מ״ב
    עובד עם ‏firefox 142.0 ומעלה
    Added table support for PDF generation. Tables are now nicely formatted instead of raw Markdown. Table styles can be customized in Settings.

    קוד המקור משוחרר תחת GNU Affero General Public License v3.0 only

    הורדת קובץ
  • גרסה 0.2.9

    תאריך שחרור: 3 ינו׳ 2026 - 1.14 מ״ב
    עובד עם ‏firefox 142.0 ומעלה
    Added table support for PDF generation. Tables are now nicely formatted instead of raw Markdown. Table styles can be customized in Settings.

    קוד המקור משוחרר תחת GNU Affero General Public License v3.0 only

    הורדת קובץ
  • גרסה 0.2.7

    תאריך שחרור: 21 דצמ׳ 2025 - 1.14 מ״ב
    עובד עם ‏firefox 142.0 ומעלה
    New: Syntax Highlight for PDF Code Generation; PDF Layout Style Customization
    Fix: Title for Gemini Exports, Code Block Indentation
    Code Refactoring

    קוד המקור משוחרר תחת GNU Affero General Public License v3.0 only

    הורדת קובץ
  • גרסה 0.2.6

    תאריך שחרור: 21 דצמ׳ 2025 - 1.26 מ״ב
    עובד עם ‏firefox 142.0 ומעלה
    New: Syntax Highlight for PDF Code Generation; PDF Layout Style Customization
    Fix: Title for Gemini Exports, Code Block Indentation

    קוד המקור משוחרר תחת GNU Affero General Public License v3.0 only

    הורדת קובץ
  • גרסה 0.2.1

    תאריך שחרור: 7 דצמ׳ 2025 - 1.02 מ״ב
    עובד עם ‏firefox 142.0 ומעלה

    קוד המקור משוחרר תחת GNU Affero General Public License v3.0 only

    הורדת קובץ
מעבר לדף הבית של Mozilla

תוספות

  • על אודות
  • בלוג התוספות של Firefox
  • Extension Workshop
  • מרכז המפתחים
  • מדיניות למפתחים
  • בלוג קהילה
  • פורום
  • דיווח על תקלה
  • מדריך סקירה

הורדה

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

הבניות האחרונות

  • Nightly
  • Beta

‏Firefox לעסקים

  • Enterprise

קהילה

  • Connect
  • Contribute
  • Developer

מעקב

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • פרטיות
  • עוגיות
  • מידע משפטי

למעט היכן שצוין אחרת, התוכן באתר זה מוגש בכפוף לגרסה 3.0 של הרשיון Creative Commons Attribution Share-Alike או כל גרסה עדכנית יותר.