Markdown Reader verziótörténet – 3 verzió
Markdown Reader szerző: Techsivam
Markdown Reader verziótörténet – 3 verzió
Legyen óvatos a régi verziókkal! Ezek a verziók csak tesztelési és hivatkozási célokra jelennek meg.Mindig használja a kiegészítő legfrissebb verzióját.
Legfrissebb verzió
Verzió: 1.0.3
Kiadva: 2026. aug. 5. – 41,65 kBEzekkel működik: firefox 140.0 vagy újabb, android 140.0 vagy újabbVersion 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.
A forráskód MIT licenc licenc alatt közzétéve
Korábbi verziók
Verzió: 1.0.2
Kiadva: 2026. aug. 5. – 41,66 kBEzekkel működik: firefox 109.0 vagy újabb, android 120.0 vagy újabbVersion 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.
A forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.0.1
Kiadva: 2026. júl. 27. – 40,96 kBEzekkel működik: firefox 109.0 vagy újabb, android 120.0 vagy újabbVersion 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.
A forráskód MIT licenc licenc alatt közzétéve