MarkLens — Markdown Viewer의 버전 기록 - 5개 버전
MarkLens — Markdown Viewer 제작자: Kraftware Labs
MarkLens — Markdown Viewer의 버전 기록 - 5개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 2.0.0
2026년 4월 12일에 출시 - 3.11 MBfirefox 58.0 이상에서 작동What's new
Export — PDF, DOCX, HTML
* Export to PDF via the browser's native print dialog, with the active theme preserved in the output (10 themes, 3 rendering modes, 6 font schemes)
* Export to DOCX — editable Word document with nested formatting, lists, task list checkboxes, Mermaid diagrams, blockquotes, tables, and syntax-highlighted code
* Export to HTML — self-contained web page with inlined CSS and optional embedded fonts
* On sandboxed pages (e.g. raw.githubusercontent.com), the PDF tile is dimmed with a tooltip pointing to Cmd/Ctrl+P, and DOCX/HTML downloads route through the background
Presentation Mode
* Full-screen slideshow from any rendered markdown document — one click in the action strip
* Slides split on --- horizontal rules (Pandoc/Marp convention); falls back to H1/H2 headings for unstructured documents
* Keyboard navigation: arrows (next/prev slides), up/down (scroll within a slide), Home/End, Space, Escape
* Auto-fading progress bar + slide counter at the bottom
* Font and content width scaled up for audience legibility
* Code blocks wrap instead of horizontal scroll so they don't keyboard-trap
Read Mode improvements: Font and content width now scale by 1.3x from the user's settings for comfortable long-form reading
TOC sidebar
* Reading-progress footer is now pinned (sticky) while the link list scrolls
* Drag-to-resize handle on the left edge, 220–480 px bounds, persisted across sessions
"Render this page" button: Now works on pages without a .md extension (e.g. bare LICENSE files on raw.githubusercontent.com)
Firefox compatibility
* Fixed rendering on Firefox's text viewer (different DOM structure from Chrome)
* Fixed auto-reload polling on local file:// URLs in Firefox
* Fixed theme-watcher cleanup after extension reload
12-language support (new)
* Full internationalization with 12 languages: English, Spanish, French, German, Portuguese (PT and BR), Japanese, Chinese (Simplified), Korean, Italian, Russian, and Arabic (with RTL support)
* All UI strings, tooltips, settings panel, export dialog, and accessibility labels are localized
* Extension name and store description are localized across all 12 languagesAll Rights Reserved에 따라 릴리스된 소스 코드
이전 버전
버전 0.11.1
2026년 4월 1일에 출시 - 2.93 MBfirefox 58.0 이상에서 작동v0.11.1 — Hotfix
- Fix: extension no longer interferes with legitimate websites that have .md in their URL
- Fix: removed broad wildcard URL matches that broke non-.md raw file pages
- Fix: pages hidden by anti-flicker CSS are now restored when MarkLens decides not to renderAll Rights Reserved에 따라 릴리스된 소스 코드
버전 0.11.0
2026년 3월 30일에 출시 - 2.93 MBfirefox 58.0 이상에서 작동New features:
- Read mode: distraction-free fullscreen with prev/next file navigation
- Copy buttons on H1/H2 headings (copy as HTML or markdown)
- Document-level copy buttons in toolbar (HTML + MD)
- Right-click to copy file/folder path in tree sidebar
- Segmented Preview/Raw toggle (replaces old Raw button)
- Smart folder picker: only reuses saved folder if current file is inside it
Fixes:
- Raw view shows correct file after switching via folder tree
- Raw view bottom padding for action dock visibilityAll Rights Reserved에 따라 릴리스된 소스 코드
버전 0.9.0
2026년 3월 24일에 출시 - 2.92 MBfirefox 58.0 이상에서 작동v0.9.0 — Phase 1.5: Daily-Driver Update
New features:
• Auto-render markdown on GitHub, GitLab, and Bitbucket raw file URLs
• Local folder navigation — browse directories, click to render markdown files
• Tabbed sidebar — switch between Files and Outline (Table of Contents)
• "Render this page" button — render markdown on any page via popup
• Export/import settings as JSON (copy to/paste from clipboard)
• Named style profiles — save and switch between multiple setups
• Per-site style rules — auto-apply profiles based on URL patterns
Improvements:
• Document rendering mode redesigned with Word-like heading bands
• Anti-flicker CSS — no more raw text flash on page load
• ToC heading scroll offset — headings no longer hidden behind toolbar
• Consistent sidebar font sizing
New permissions:
• activeTab — for "Render this page" (temporary access on user click only)
• scripting — injects renderer into current tab (used with activeTab)All Rights Reserved에 따라 릴리스된 소스 코드
버전 0.8.2
2026년 3월 21일에 출시 - 2.91 MBfirefox 58.0 이상에서 작동All Rights Reserved에 따라 릴리스된 소스 코드