Markdown Reader 版本历史 - 3 个版本
Markdown Reader 作者: Techsivam
Markdown Reader 版本历史 - 3 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.0.3
发布于 2026年8月5日 - 41.65 KB适用于 firefox 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 KB适用于 firefox 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 KB适用于 firefox 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 许可证 发布