CSV beautifier 版本紀錄 - 4 個版本
CSV beautifier 作者: Sartor
CSV beautifier 版本紀錄 - 4 個版本
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
最新版本
版本 1.3
發行於 2026年5月21日 - 22.28 KB適用於 firefox 58.0 與更新版本Options 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.原始碼依照 MIT License 條款釋出
較舊版本
版本 1.2
發行於 2026年5月21日 - 18.69 KB適用於 firefox 58.0 與更新版本Add sticky header for improved usability by @ddrpa in #2原始碼依照 MIT License 條款釋出
版本 1.1
發行於 2026年3月16日 - 18.64 KB適用於 firefox 58.0 與更新版本Sorting added (https://github.com/ddrpa)原始碼依照 MIT License 條款釋出