CSV beautifier のバージョン履歴 - 全 4 バージョン
CSV beautifier 作成者: Sartor
CSV beautifier のバージョン履歴 - 全 4 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 1.3
リリース日 : 2026年5月21日 - 22.28 KBfirefox バージョン 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 KBfirefox バージョン 58.0 以降 で動作Add sticky header for improved usability by @ddrpa in #2ソースコードは MIT License に従いリリースされています
バージョン 1.1
リリース日 : 2026年3月16日 - 18.64 KBfirefox バージョン 58.0 以降 で動作Sorting added (https://github.com/ddrpa)ソースコードは MIT License に従いリリースされています