Historia wersji dodatku Moon Eclipse — 2 wersje
Moon Eclipse Autor: Evgeny M
Historia wersji dodatku Moon Eclipse — 2 wersje
Zachowaj ostrożność podczas używania starych wersji! Są one wyświetlane w celach testowych i historycznych.Zawsze powinno używać się najnowszej wersji dodatku.
Najnowsza wersja
Wersja 1.4.0
Data wydania: 16 cze 2026 — 81,85 KBDziała z: firefox 58.0 i nowszeAdded
- Use System Theme — a new toggle on the Schedule tab that follows your OS light/dark setting (macOS, Windows, Linux). The dark theme turns on when your system is dark and off when it's light, reacting live as the OS switches — no page reload needed.
Behavior
- "Use System Theme" and "Enable Schedule" are mutually exclusive: turning one on switches the other off. Your saved schedule times are preserved, so re-enabling the schedule won't ask you to re-enter them. Both are off by default.
Notes
- Works through the browser'sprefers-color-scheme, so there's no native helper to install. In Firefox this follows the active browser theme — keep the theme set to "Automatic" (System) for it to track the OS.Licencja kodu źródłowego: Licencja MIT
Poprzednie wersje
Wersja 1.3.0
Data wydania: 14 cze 2026 — 81,54 KBDziała z: firefox 58.0 i nowszeAdded
- Built-in HSV color picker right inside the popup (saturation/value square + hue slider) — no more native dialog that closed the popup. Dependency-free.
Improved
- Dark theme now covers site top bars (header,nav,[role=banner|navigation]) and more structural containers, so headers stop staying white on many sites.
- Lighter background messaging: theme reloads are broadcast once, in parallel, only to http/https tabs.
Fixed
- Hex color input now works in the popup (previously only on the settings page).
- Schedule time fields accept direct typing — focus a field and type, no need to clear first.
- The popup footer shows the real extension version (was hard-coded to v1.0.0).
Changed
- Removed the separate options page — the popup is now the single, fully capable UI.
- Colors are validated before injection (defense in depth); CSS injects safely even before<head>exists.
Internal
- Added a zero-dependency test suite (npm test) covering color math, CSS generation, scheduling and a resource/bundle-size budget.Licencja kodu źródłowego: Licencja MIT