История версий «Markdown Reader» – 3 версии
Markdown Reader от Techsivam
История версий «Markdown Reader» – 3 версии
Будьте осторожны со старыми версиями! Эти версии отображаются только для сведения и в целях тестирования.Вы всегда должны использовать последнюю версию дополнения.
Последняя версия
Версия 1.0.3
Выпущено 5 авг. 2026 г. — 41,65 КБРаботает с 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
Выпущено 5 авг. 2026 г. — 41,66 КБРаботает с 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
Выпущено 27 июля 2026 г. — 40,96 КБРаботает с 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