markdownme version history - 2 versions
markdownme by stephenturner
markdownme version history - 2 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 1.3.1
Released Jul 22, 2026 - 733.07 KBWorks with firefox 109.0a1 and later- 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.
Source code released under MIT License
- 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 (
Older versions
Version 1.2.0
Released Apr 21, 2026 - 221.87 KBWorks with firefox 109.0a1 and later- 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
Source code released under MIT License