Історія версій 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