JSON Formatter Extension의 버전 기록 - 5개 버전
JSON Formatter Extension 제작자: Selcuk
JSON Formatter Extension의 버전 기록 - 5개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
- Firefox를 다운로드하고 확장 기능을 받으세요이 확장 기능을 사용하려면 Firefox가 필요함
이전 버전
버전 1.0.5
2024년 11월 8일에 출시 - 33.07 KBfirefox 115.0 이상에서 작동# JSON Formatter Extension v1.0.5
## What's New
- 🎨 Control buttons are now enabled by default for better user experience
- 🦊 Added Firefox support with Manifest V2 compatibility
- 🔧 Improved JSON detection and formatting reliability
- ⚡️ Performance optimizations for handling large JSON data
## Technical Updates
- Updated manifest structure for Firefox compatibility
- Added browser-specific settings for Firefox
- Set minimum Firefox version to 115.0
- Unified extension ID for better cross-browser management
## Bug Fixes
- Fixed JSON element selection logic
- Improved error handling for malformed JSON data
- Enhanced theme switching stability
This version focuses on Firefox compatibility while maintaining the core functionality that Chrome users love. The default-enabled control buttons make JSON manipulation more intuitive for all users.MIT License에 따라 릴리스된 소스 코드
버전 1.0.4
2024년 11월 5일에 출시 - 33.07 KBfirefox 115.0 이상에서 작동feat: Improve JSON detection and handling
- Add HTML entity decoding for JSON strings
- Implement direct element selection for JSON content
- Maintain existing text node traversal as fallbackMIT License에 따라 릴리스된 소스 코드
버전 1.0.3
2024년 11월 4일에 출시 - 31.27 KBfirefox 115.0 이상에서 작동Version 1.0.3 Changes:
New Features:
- 🎨 Redesigned settings UI with Apple-style interface
- 🌓 Enhanced dark/light theme support with improved color schemes
- 🖥️ Added fullscreen mode for better JSON viewing
- 🎛️ New option to toggle control buttons visibility
Improvements:
- ⚡ Performance optimizations for JSON parsing and rendering
- 🔄 Better settings sync across browsers
- 🎯 Improved JSON detection accuracy
- 🛡️ Enhanced error handling
Default Settings:
- Dark theme enabled
- Auto-format JSON enabled
- Run on all websites enabled
- Control buttons hidden by default (new)MIT License에 따라 릴리스된 소스 코드