JSON Formatter Extension 版本紀錄 - 5 個版本
JSON Formatter Extension 作者: Selcuk
JSON Formatter Extension 版本紀錄 - 5 個版本
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
- 下載 Firefox 並安裝擴充套件必須使用 Firefox 才能使用此擴充套件
較舊版本
版本 1.0.5
發行於 2024年11月8日 - 33.07 KB適用於 firefox 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 KB適用於 firefox 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 fallback原始碼依照 MIT License 條款釋出
版本 1.0.3
發行於 2024年11月4日 - 31.27 KB適用於 firefox 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 條款釋出