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 라이선스에 따라 릴리스된 소스 코드
이전 버전
버전 1.2
2026년 5월 21일에 출시 - 18.69 KBfirefox 58.0 이상에서 작동Add sticky header for improved usability by @ddrpa in #2MIT 라이선스에 따라 릴리스된 소스 코드
버전 1.1
2026년 3월 16일에 출시 - 18.64 KBfirefox 58.0 이상에서 작동Sorting added (https://github.com/ddrpa)MIT 라이선스에 따라 릴리스된 소스 코드