Historique de versions de markdownme - 2 versions
markdownme par stephenturner
Historique de versions de markdownme - 2 versions
Attention aux anciennes versions ! Elles sont affichées seulement à des fins de test et de référence.Vous devriez toujours utiliser la dernière version d’un module complémentaire.
Dernière version
Version 1.3.1
Publié le 22 juil. 2026 - 733,07 KoFonctionne avec firefox 109.0a1 et versions supérieures- PDF support. Trigger the extension while viewing a PDF and it converts to Markdown in the same preview tab, with the same toggles, page map, and export options as web pages. Works on remote PDFs (
https://…/paper.pdf), local files (file://…/report.pdf), and PDFs that render inline without a.pdfin the URL, such asarxiv.org/pdf/2607.14479. Conversion runs entirely in the browser via pdf2md; nothing is uploaded. - Local
file://PDFs require "Access your data for file URLs" to be enabled for the add-on inabout:addons. - A remote PDF that its server refuses to share cross-origin (CORS) will report an error instead of converting.
Code source publié sous licence Licence MIT
- PDF support. Trigger the extension while viewing a PDF and it converts to Markdown in the same preview tab, with the same toggles, page map, and export options as web pages. Works on remote PDFs (
Anciennes versions
Version 1.2.0
Publié le 21 avr. 2026 - 221,87 KoFonctionne avec firefox 109.0a1 et versions supérieures- Added a toolbar button for one-click conversion (previously only available via context menu)
- Added a Settings page to configure a custom keyboard shortcut
- Added selection-based conversion: highlight text on a page before triggering the extension to convert only the selected content
- Toggle preferences (images, links, metadata, source URL, page map) are now persisted across sessions
- Switched the preview UI to light mode
Code source publié sous licence Licence MIT