Markdown Reader Versionsgeschichte – 3 Versionen
Markdown Reader von Techsivam
Markdown Reader Versionsgeschichte – 3 Versionen
Seien Sie vorsichtig mit alten Versionen! Diese Versionen werden zu Test- und Referenzzwecken angezeigt.Sie sollten immer die neueste Version eines Add-ons verwenden.
Neueste Version
Version 1.0.3
Veröffentlicht 5. Aug. 2026 – 41,65 KBFunktioniert mit firefox 140.0 und höher, android 140.0 und höherVersion 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.
Quelltext steht unter der MIT-Lizenz
Ältere Versionen
Version 1.0.2
Veröffentlicht 5. Aug. 2026 – 41,66 KBFunktioniert mit firefox 109.0 und höher, android 120.0 und höherVersion 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.
Quelltext steht unter der MIT-Lizenz
Version 1.0.1
Veröffentlicht 27. Juli 2026 – 40,96 KBFunktioniert mit firefox 109.0 und höher, android 120.0 und höherVersion 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.
Quelltext steht unter der MIT-Lizenz