JASON (JSON Manager) 版本历史 - 4 个版本
JASON (JSON Manager) 作者: StefanoStem
JASON (JSON Manager) 版本历史 - 4 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.1.3
发布于 2026年3月17日 - 45.18 KB适用于 firefox 140.0 及更高版本Firefox 1.1.3 Release Notes
Resolved an issue where tab title rename could get stuck on the same tab in Firefox after entering edit mode and clicking away without changes.源代码遵循 MIT 许可证 发布
较早版本
版本 1.1.2
发布于 2026年3月12日 - 44.92 KB适用于 firefox 140.0 及更高版本JASON gives you a powerful JSON editor right in your browser sidebar - the coolest spot to paste your JSON snippets.
Save up to 20 named snippets across tabs with syntax highlighting, line numbers, and live validation.
Format to pretty print or minify to a single line in one click. Collapse and expand nested blocks instantly. Everything is saved locally, no network requests, no tracking, no data leaving your browser.
v1.1.2 release notes
- This patch fixes a duplicate-paste bug in the editor:
Reproduced flow: paste JSON → clear/delete all → paste again
- Previous behavior: content could be pasted twice
- New behavior: paste is handled once, no duplicate insertion
Also includes compatibility improvements in background save handling and refreshed build artifacts for this release.
What's new in v1.1.0
Collapse All / Expand All nested blocks
Drag and drop to reorder tabs
Duplicate any tab in one click
Undo / redo up to 50 steps
Download snippets as JSON files
Real time file size indicator
Light and dark theme
Keyboard shortcuts for all main actions
Whether you're troubleshooting API payloads, inspecting partner requests, or just need a persistent place to manage your JSON.源代码遵循 MIT 许可证 发布
版本 1.1.1
发布于 2026年3月7日 - 44.4 KB适用于 firefox 140.0 及更高版本ersion 1.1.1
New in this release:
• Undo / Redo — Ctrl+Z / Ctrl+Shift+Z, full history per tab
• Minify — collapse JSON to one line (toolbar button or Ctrl+Shift+M)
• Download — save the current snippet as a .json file
• Duplicate — clone the current tab into a new tab
• Folding — collapse and expand JSON objects/arrays with gutter arrows
• Light / Dark theme — toggle with the sun/moon icon, persists across sessions
• Real-time size indicator — byte count in the status bar updates as you type
• In-flight validation — JSON is validated every 500 ms while editing
• Tabs and content persist when closing and reopening the sidebar
Bug fixes:
• Fixed invisible editor content after deleting all text
• Fixed ghost text from placeholder node appearing in the editor
• Fixed broken Ctrl+Shift+Z redo after certain edit sequences
• Fixed sidebar losing content between sessions源代码遵循 MIT 许可证 发布
版本 1.0.1
发布于 2026年2月18日 - 36.14 KB适用于 firefox 140.0 及更高版本v1.0.1 – Bug fixes
Cursor no longer jumps to the start while typing
Enter inserts one new line and moves the cursor correctly
Typed and pasted text is no longer lost
Pasting JSON and plain text works reliably源代码遵循 MIT 许可证 发布