Histórico de versões do Matrix Rain Clock - 4 versões
Matrix Rain Clock por EYYCHEEV
Histórico de versões do Matrix Rain Clock - 4 versões
Cuidado com versões antigas! Essas versões são exibidas com propósito de referência e testes.Devemos sempre usar a versão mais recente de uma extensão.
Versão mais recente
Versão 1.6.1
Lançado em 23 de ago de 2025 - 360,26 KBFunciona em firefox 58.0 em dianteWhat’s new- Terminal modal (button or Ctrl + `): interactive xTerm console with persistent history.
- Quick Links:
links add|list|open|remove
stored 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
open
command (falls back to DuckDuckGo search). - Prevented default browser actions on terminal keys; improved prompt/scroll behavior.
No breaking changes. Existing preferences remain inlocalStorage
.Código fonte publicado sob Licença MIT
Baixe o Firefox e instale a extensãoVocê precisa do Firefox para usar esta extensãoVersões mais antigas
Versão 1.6.0
Lançado em 23 de ago de 2025 - 360,24 KBFunciona em firefox 58.0 em dianteRelease 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.Código fonte publicado sob Licença MIT
Versão 1.4.3
Lançado em 1 de jan de 2025 - 358,01 KBFunciona em firefox 58.0 em dianteImprove digital clock's accuracyCódigo fonte publicado sob Licença MIT
Versão 1.4.2
Lançado em 29 de dez de 2024 - 357,94 KBFunciona em firefox 58.0 em dianteFix Buffer Reset Failure BugCódigo fonte publicado sob Licença MIT