Markdown Reader의 버전 기록 - 3개 버전
Markdown Reader 제작자: Techsivam
Markdown Reader의 버전 기록 - 3개 버전
이전 버전은 주의해서 사용하세요! 아래 버전들은 테스트 및 참조용으로만 제공됩니다.부가 기능은 항상 최신 버전으로 사용해 주세요.
최신 버전
버전 1.0.3
2026년 8월 5일에 출시 - 41.65 KBfirefox 140.0 이상, android 140.0 이상에서 작동Version 1.0.3 Release Notes:- Manifest Optimization: Updated strict_min_version to 140.0 for Firefox & Firefox for Android compatibility.
- Interactive Mouse-Hover Copy Button: Copy single-line terminal commands and multi-line code blocks directly to clipboard.
- Visual Feedback: Instant "Copied!" notification when copying code blocks.
- Performance & Security: Zero innerHTML modifications; built using native DOM element node tree insertion.
MIT 라이선스에 따라 릴리스된 소스 코드
이전 버전
버전 1.0.2
2026년 8월 5일에 출시 - 41.66 KBfirefox 109.0 이상, android 120.0 이상에서 작동Version 1.0.2 Release Notes:- New Feature: Interactive Mouse-Hover Copy Button for all code blocks (single-line terminal commands & multi-line code snippets).
- Enhanced UX: Instant visual feedback ("Copied!") when copying code to clipboard.
- Performance & Security: Zero innerHTML modifications; built using native DOM element node tree insertion.
- Tested with Playwright E2E browser automation test suite.
MIT 라이선스에 따라 릴리스된 소스 코드
버전 1.0.1
2026년 7월 27일에 출시 - 40.96 KBfirefox 109.0 이상, android 120.0 이상에서 작동Version 1.0.1 Release Notes:- Enhanced local file handling: Added support for deep-nested local Markdown file paths across Windows, macOS, and Linux file systems.
- Match pattern optimization: Updated file scheme URL pattern matching to file:///* to support arbitrary folder structures seamlessly.
- DOM & Performance Improvements: Refactored Table of Contents generator and error views using native DOM node manipulation (zero innerHTML warnings).
- Automated Testing: Fully verified with Playwright E2E browser automation and Jest unit test suites.
MIT 라이선스에 따라 릴리스된 소스 코드