Historial de versiones de markdownme - 2 versiones
markdownme por stephenturner
Historial de versiones de markdownme - 2 versiones
¡Ten cuidad con las versiones antiguas! Se suelen mostrar para pruebas y a modo de referencia.Deberías usar siempre la última versión disponible de un complemento.
Última versión
Versión 1.3.1
Lanzada el 22 de jul. de 2026 - 733,07 KBCompatible con firefox 109.0a1 y superiores- 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.
Se publicó el código fuente bajo la licencia 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 (
Versiones antiguas
Versión 1.2.0
Lanzada el 21 de abr. de 2026 - 221,87 KBCompatible con firefox 109.0a1 y superiores- 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
Se publicó el código fuente bajo la licencia MIT License