Matrix Rain Clock의 버전 기록 - 4개 버전
Matrix Rain Clock 제작자: EYYCHEEV
Matrix Rain Clock의 버전 기록 - 4개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.6.1
2025년 8월 23일에 출시 - 360.26 KBfirefox 58.0 이상에서 작동What’s new- Terminal modal (button or Ctrl + `): interactive xTerm console with persistent history.
- Quick Links:
links add|list|open|removestored inlocalStorage. - User personalization:
change-username, greeting line, and last-login banner. - Clock options:
set-clock-format 12|24.
Matrix rain & performance- Hi-DPI canvas with DPR scaling and crisp text.
- Instant “warm start” trails and step-based rAF loop (
stepMs) for consistent pacing. - Controls:
matrix warmstart on|off,matrix speed <ms>,matrix density <0.90–0.999>,matrix pause|resume. - Debounced resize with state repair; FitAddon auto-fit for the terminal.
Accessibility & UX- Respects
prefers-reduced-motion(auto-pauses animation). - Visibility-aware: pauses when the tab is hidden; resumes on return.
- Fullscreen:
enter-fullscreen/exit-fullscreen; UI button auto-hides in fullscreen. - Clearer selection styles and stronger contrast.
Reliability & fixes- Eliminated timer thrash and rAF “catch-up” after resizes.
- Safer URL detection for the
opencommand (falls back to DuckDuckGo search). - Prevented default browser actions on terminal keys; improved prompt/scroll behavior.
No breaking changes. Existing preferences remain inlocalStorage.MIT 라이선스에 따라 릴리스된 소스 코드
이전 버전
버전 1.6.0
2025년 8월 23일에 출시 - 360.24 KBfirefox 58.0 이상에서 작동Release Notes
v1.6.0
Instant “steady” Matrix rain: columns now start at random rows + a short warm-up, so the screen looks full immediately on load and resize.
Smoother & crisper animation: switched to requestAnimationFrame with a timer accumulator and HiDPI scaling (devicePixelRatio).
Performance & stability: no “catch-up” spikes when pausing/resuming or after resize (timers reset, timebase updated while paused).
Terminal upgrades:
matrix warmstart <on|off> – toggle instant steady start
matrix speed <ms> – adjust frame interval
matrix density <0.90–0.999> – tweak trail respawn probability
matrix pause / matrix resume
open <url|keywords> – open a URL or search DuckDuckGo
links add|list|open|remove – simple quick links (stored locally)
Accessibility: respects prefers-reduced-motion (pauses the rain).
UX polish: debounced resize; canvas is click-through; minor visual tweaks.
Manifest: added a stable Firefox ID under browser_specific_settings.gecko.id.
No permissions added; no data leaves the browser. User preferences are kept in localStorage.MIT 라이선스에 따라 릴리스된 소스 코드
버전 1.4.3
2025년 1월 1일에 출시 - 358.01 KBfirefox 58.0 이상에서 작동Improve digital clock's accuracyMIT 라이선스에 따라 릴리스된 소스 코드
버전 1.4.2
2024년 12월 29일에 출시 - 357.94 KBfirefox 58.0 이상에서 작동Fix Buffer Reset Failure BugMIT 라이선스에 따라 릴리스된 소스 코드