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 License に従いリリースされています
以前のバージョン
バージョン 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 License に従いリリースされています
バージョン 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 License に従いリリースされています