AI 产品解读A fast, lightweight JSON/JSONP viewer and formatter for Chrome that replaces the browser's default raw JSON display with a syntax-highlighted, collapsible, interactive view.
Reading and navigating raw JSON responses in the browser is difficult, especially for large files. This extension automatically formats JSON with syntax highlighting, collapsible arrays/objects, item counts, and size indicators, making JSON data human-readable and navigable.
User navigates to a URL returning JSON (or JSONP). The content script detects JSON content, sends a message to the background service worker which injects CSS and executes a formatting script on the page. The raw JSON is replaced with a syntax-highlighted, collapsible tree view. User can customize appearance and behavior via the options page. Context menus allow formatting/encoding/decoding selected text on any page.
Auto-format JSON/JSONP responses in the browserSyntax highlighting with customizable colors and themes (default, firefox-dark, custom)Collapsible arrays, objects, and long values with Ctrl+Click collapse-all and Alt+Click sibling-collapseItem count and size display for collectionsHandles large (10MB+) and invalid JSON filesContext menu for format/encode/decode selected text on any page
- 目标用户
- Web developers / API developers / Data analysts / Anyone working with JSON data in the browser
- No network calls or external services to verify — extension is entirely client-side which makes analysis straightforward but there's minimal dynamic behavior to confirm
付费分析未识别到付费功能
Completely free, open-source MIT-licensed extension. All features (formatting, syntax highlighting, collapsible nodes, custom themes, context menus) are available without any payment. The keyword matches for 'pro' were false positives — variable names like 'prom' (promise), 'property' (CSS property color), and 'stopPropagation'. The 'license' matches refer to the MIT license URL.
- 置信度
- 98
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- No authentication, account creation, or login flow exists anywhere in the extension. All preferences are stored locally via chrome.storage.sync/local with no remote account. The extension operates entirely client-side on the user's browser.
Not very good to use
Simples e precisa!
Supports multiple custom configurations, I really like it. It would be even better if indentation lines could be added
Very easy and good extensions. I liked the wrap option!
Very easy
Web API 테스트할 때 유용하네요. 아쉬운 점: "YYYYMMddhhmmss" 형식의 시간을 epoch time으로 인식합니다. (ex: "20240625060355" --> "Mon, 27 May 2611 11:51:01 GMT")
Started messing up values whenever I double-click it to select. Seems resolved. Thank you!
Funciona perfectamente, he probado varios y actualmente es el único que funciona.
Very good extension It's indeed very fast even for large files (good for temp large API tests) Maybe you should add a way to add a custom value to the "Auto-format Documents" Another great thing would be a fix for the "Wrap Lines" option cause it doesn't seem to do anything for me (using chromium btw)
Simple and fast