Historia wersji dodatku CSV beautifier — 4 wersje
CSV beautifier Autor: Sartor
Historia wersji dodatku CSV beautifier — 4 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.3
Data wydania: 21 maj 2026 — 22,28 KBDziała z: firefox 58.0 i nowszeOptions page — right-click the toolbar icon → Preferences (or about:addons → CSV beautifier → Preferences) to configure:
- Light and dark theme colors (font, background, border)
- Font size (10–14px)
- Row stripes on/off
- Align numbers to right on/off
Right-aligned numeric columns — columns containing only numbers are right-aligned automatically for easier comparison.
Dark theme support — table now adapts to the system color scheme; previous styling looked broken in Firefox dark mode.
3-state column sort — clicking a header cycles ascending → descending → original order.
Much faster on large CSVs — rewritten parser and DOM build; handles million-row files. Sorting no longer reads from the DOM.
Numeric values preserved as strings — leading zeros (e.g. "01234" zip codes) are no longer silently stripped.Licencja kodu źródłowego: Licencja MIT
Poprzednie wersje
Wersja 1.2
Data wydania: 21 maj 2026 — 18,69 KBDziała z: firefox 58.0 i nowszeAdd sticky header for improved usability by @ddrpa in #2Licencja kodu źródłowego: Licencja MIT
Wersja 1.1
Data wydania: 16 mar 2026 — 18,64 KBDziała z: firefox 58.0 i nowszeSorting added (https://github.com/ddrpa)Licencja kodu źródłowego: Licencja MIT
Wersja 1.0
Data wydania: 25 mar 2020 — 18,09 KBDziała z: firefox 48.0 i nowszeLicencja kodu źródłowego: Licencja MIT