Πρόσθετα προγράμματος περιήγησης Firefox
  • Επεκτάσεις
  • Θέματα
    • για το Firefox
    • Λεξικά και πακέτα γλωσσών
    • Άλλα προγράμματα περιήγησης
    • Πρόσθετα για Android
Σύνδεση
Εικονίδιο προσθέτου

Ιστορικό εκδόσεων του Page to Markdown - 14 εκδόσεις

Page to Markdown από bermudi

Βαθμολογία 4 από 5
4 αστέρια από 5
5
1
4
0
3
1
2
0
1
0
Ιστορικό εκδόσεων του Page to Markdown - 14 εκδόσεις
  • Προσέξτε τις παλιές εκδόσεις! Αυτές οι εκδόσεις εμφανίζονται για δοκιμές και σκοπούς αναφοράς.Θα πρέπει πάντα να χρησιμοποιείτε την πιο πρόσφατη έκδοση ενός προσθέτου.

  • Πιο πρόσφατη έκδοση

    Έκδοση 4.1.1

    Κυκλοφόρησε στις 23 Απρ 2026 - 247,88 KB
    Λειτουργεί με firefox 58.0 και νεότερα
    Page to Markdown 4.1.0
    • New: Preferences page — Right-click the toolbar icon → Manage Extension → Preferences (or open from about:addons).
    • Choose your default download mode — Set the toolbar click to produce either full markdown (with links and images) or a stripped, LLM-friendly plain-text version. Previously this was only available via Shift+click; now you can flip the default and use Shift to temporarily switch to the opposite mode.
    • Debug logging toggle — Added under Developer in preferences. Turn this on to see detailed extraction diagnostics in the browser console when reporting issues.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT

    Λήψη Firefox και απόκτηση επέκτασης
    Λήψη αρχείου
  • Παλαιότερες εκδόσεις

    Έκδοση 3.5.1

    Κυκλοφόρησε στις 26 Μαρ 2026 - 220,75 KB
    Λειτουργεί με firefox 58.0 και νεότερα
    Bug Fixes:
    - Fixed an issue where clicking links on certain pages (e.g., documentation sites with tabbed code examples) would show "Something went wrong" errors after using the extension
    - The extension now correctly preserves active tab selections in cloned content without modifying the live page DOM

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT

    Λήψη αρχείου
  • Έκδοση 3.5.0

    Κυκλοφόρησε στις 26 Μαρ 2026 - 220,71 KB
    Λειτουργεί με firefox 58.0 και νεότερα

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT

    Λήψη αρχείου
  • Έκδοση 3.4.2

    Κυκλοφόρησε στις 13 Μαρ 2026 - 214,48 KB
    Λειτουργεί με firefox 58.0 και νεότερα
    • Fixes missing code samples on docs-heavy sites like ai-sdk.dev by detecting when Readability strips <pre> blocks and falling back to the original DOM, so conversions now keep syntax-highlighted examples intact @src/content.js#238-320.
    • Keeps extension/package metadata synchronized at v3.4.2 so downloads and builds line up with the published artifact @manifest.json#1-12, @package.json#1-9.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT

    Λήψη αρχείου
  • Έκδοση 3.4

    Κυκλοφόρησε στις 7 Μαρ 2026 - 170,45 KB
    Λειτουργεί με firefox 58.0 και νεότερα
    chore: bump version to 3.4
    • update manifest version from 3.3 to 3.4
    • add newline at end of file

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT

    Λήψη αρχείου
  • Έκδοση 3.3

    Κυκλοφόρησε στις 24 Δεκ 2025 - 170,45 KB
    Λειτουργεί με firefox 58.0 και νεότερα
    Add extractor for Poe conversation pages

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT

    Λήψη αρχείου
  • Έκδοση 3.2

    Κυκλοφόρησε στις 18 Δεκ 2025 - 166,56 KB
    Λειτουργεί με firefox 58.0 και νεότερα
    • add mermaid SVG preprocessing and fallback handling

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT

    Λήψη αρχείου
  • Έκδοση 3.1

    Κυκλοφόρησε στις 12 Δεκ 2025 - 160,72 KB
    Λειτουργεί με firefox 58.0 και νεότερα
    Version 3.1 improves saved-page metadata and readability:
    • Frontmatter now includes a human-friendly source (e.g., “The New York Times”) instead of only the domain/hostname.
    • Frontmatter includes author directly under title for consistency.
    • Saved Markdown now auto-adds a top-level # {title} heading when the converted page content doesn’t start with a heading (prevents “title-less” notes on some sites).

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT

    Λήψη αρχείου
  • Έκδοση 3.0

    Κυκλοφόρησε στις 12 Δεκ 2025 - 160,27 KB
    Λειτουργεί με firefox 58.0 και νεότερα
    Fixed missing code blocks on some documentation sites.
    The extension now normalizes extracted HTML so code blocks are converted reliably to fenced Markdown, and code blocks inside <figure> containers are preserved.
    Page content extraction should me more reliable now.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT

    Λήψη αρχείου
  • Έκδοση 2.3

    Κυκλοφόρησε στις 6 Δεκ 2025 - 65,95 KB
    Λειτουργεί με firefox 58.0 και νεότερα
    Release Notes for 2.3
    • Improved article parsing
    • Switched content extraction to DOMParser + Readability for more reliable detection of main article content.
    • Updated bundled readability.js to the latest 0.6.0 release for better handling of modern sites.
    • Better Markdown generation & download flow
    • Refactored the markdown conversion and download logic for improved stability and maintainability.
    • Reduced edge‑case failures when triggering the “save as Markdown” flow.
    • Add-on compatibility & manifest fixes
    • Updated Gecko extension ID to a UUID for compliance with current Firefox add-on requirements.
    • Adjusted data_collection manifest entries to match the latest schema and removed unused fields.
    • Documentation
    • Expanded README with more detailed usage and configuration instructions.
    This version updates content parsing to use DOMParser with the latest Readability (0.6.0), and refactors the markdown conversion/download flow.

    The manifest has been updated to comply with current Firefox requirements:
    - New UUID-based browser_specific_settings.gecko.id.
    - Adjusted data_collection fields to the current schema; no data is actually collected or transmitted.

    The extension still operates entirely client-side and only processes the currently open page to generate a local Markdown file. No remote services are contacted and no telemetry is collected.

    If you want, I can tweak the tone (more/less technical or more user-friendly) before you submit.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT

    Λήψη αρχείου
  • Έκδοση 2.1

    Κυκλοφόρησε στις 6 Νοε 2024 - 59,84 KB
    Λειτουργεί με firefox 58.0 και νεότερα
    Improved metadata and content handling.

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT

    Λήψη αρχείου
  • Έκδοση 2.0

    Κυκλοφόρησε στις 6 Νοε 2024 - 60,77 KB
    Λειτουργεί με firefox 58.0 και νεότερα
    ver. 2.0
    Change from using urltomarkdown.com to parsing and converting the page
    locally using readability.js and turndown.js

    Added main icon

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT

    Λήψη αρχείου
  • Έκδοση 1.1

    Κυκλοφόρησε στις 5 Νοε 2024 - 18,56 KB
    Λειτουργεί με firefox 58.0 και νεότερα
    - Icon Transparency
    - Fixed Title encoding

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT

    Λήψη αρχείου
  • Έκδοση 1.0

    Κυκλοφόρησε στις 4 Νοε 2024 - 18,73 KB
    Λειτουργεί με firefox 58.0 και νεότερα

    Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT

    Λήψη αρχείου
Μετάβαση στην αρχική σελίδα της Mozilla

Πρόσθετα

  • Σχετικά
  • Blog προσθέτων Firefox
  • Εργαστήριο επεκτάσεων
  • Κέντρο προγραμματιστών
  • Πολιτικές προγραμματιστών
  • Blog κοινότητας
  • Φόρουμ
  • Αναφορά σφάλματος
  • Οδηγίες κριτικής

Προγράμματα περιήγησης

  • Desktop
  • Mobile
  • Enterprise

Προϊόντα

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Απόρρητο
  • Cookie
  • Νομικά

Εκτός από τα μέρη όπου αναφέρεται διαφορετικά, το περιεχόμενο του ιστοτόπου υπόκειται στην άδεια Creative Commons Attribution Share-Alike License v3.0 ή τυχόν νεότερες εκδόσεις.