Active Reader의 버전 기록 - 4개 버전
Active Reader 제작자: Synodic Production
Active Reader의 버전 기록 - 4개 버전
이전 버전은 주의해서 사용하세요! 아래 버전들은 테스트 및 참조용으로만 제공됩니다.부가 기능은 항상 최신 버전으로 사용해 주세요.
최신 버전
버전 1.4.0
2026년 8월 5일에 출시 - 61.38 KBfirefox 140.0 이상에서 작동Custom colors gated to supporters - the free color pickers now lock the same way the Aurora/Rose Gold presets already did, with the inputs visually dimmed and disabled when there's no active code.
Tiered supporter system - any supporter (one-time or subscriber) unlocks Aurora, Rose Gold, and custom colors. A new Nebula preset plus a pulsing HUD glow are exclusive to subscriber status specifically. The popup badge and toolbar icon now show a distinct double-heart mark for subscribers vs the single heart for one-time supporters, and both fall back gracefully to free defaults if a subscription lapses.
Exact Selection mode - new Selection Scope control in the popup and Settings: "Expand to paragraph" (unchanged default) or "Exact selection only," which uses just what you highlighted. This is functional, not cosmetic, so it's free for everyone, in keeping with the same principle the whole Supporter Program was built on. Needed a real architectural change: sessions now build from either a container element or a range-clipped walk that trims the two boundary nodes to exact offsets, and I refactored the shared session-start logic so both paths (native and Isolated Reader View) go through one core function.MIT 라이선스에 따라 릴리스된 소스 코드
이전 버전
버전 1.3.1
2026년 8월 3일에 출시 - 59.17 KBfirefox 140.0 이상에서 작동📑 Release Notes - v1.3.1
🛠 Bug Fixes & Improvements
Cross-Browser Service Worker Support:
Updated background script configuration to seamlessly support both Chromium (Chrome/Edge) and Gecko (Firefox/Zen Browser) extension architectures.
Replaced top-level script loading with a universal globalThis configuration pattern to prevent module scope crashes across engines.
Supabase API Authentication:
Updated redemption code RPC requests in background.js to ensure compatibility with Supabase's new publishable key standard (sb_publishable_...).
Extension Messaging Resilience:
Resolved Receiving end does not exist context invalidation errors during Ko-fi code activation in the Options/Settings tab.MIT 라이선스에 따라 릴리스된 소스 코드
버전 1.2.0
2026년 8월 2일에 출시 - 41.39 KBfirefox 140.0 이상에서 작동Added:
Reading Analytics - a floating HUD shows live word count + estimated reading time whenever a session is active
Auto-Advance pacing - press P (or the HUD's play button) to step through at a target WPM you set in Settings
Text-to-Speech - press M to have it read aloud, synced with the highlight; when both TTS and auto-advance are on, stepping is paced by the voice finishing each segment rather than a timer
Reading History - opt-in, viewable and clearable in Settings → History & Progress
Progress Tracking - on by default; a small "Resume reading?" banner appears when you revisit a page you'd been stepping through
Added Website Link
changed:
kofi link from placeholder to real kofi linkMIT 라이선스에 따라 릴리스된 소스 코드