Markdown Reader sürüm geçmişi - 3 sürüm
Markdown Reader geliştiren: Techsivam
Markdown Reader sürüm geçmişi - 3 sürüm
Eski sürümlere dikkat edin! Bu sürümler yalnızca test veya referans amacıyla sunulmaktadır.Her zaman eklentilerin son sürümlerini kullanmalısınız.
Son sürüm
Sürüm 1.0.3
5 Ağu 2026 tarihinde çıktı - 41,65 KBfirefox 140.0 ve üstü, android 140.0 ve üstü ile çalışırVersion 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.
Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Eski sürümler
Sürüm 1.0.2
5 Ağu 2026 tarihinde çıktı - 41,66 KBfirefox 109.0 ve üstü, android 120.0 ve üstü ile çalışırVersion 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.
Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 1.0.1
27 Tem 2026 tarihinde çıktı - 40,96 KBfirefox 109.0 ve üstü, android 120.0 ve üstü ile çalışırVersion 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.
Kaynak kodu MIT Lisansı lisansıyla yayımlandı