A browser extension that auto-formats JSON responses into a beautiful,
interactive tree view with a built-in query engine.
JSON Formatter & Query is a free, open-source Chrome extension by uax.io that auto-detects and beautifies JSON responses in any browser tab. It features a collapsible tree view with syntax highlighting, dark/light themes, and a powerful query engine supporting Path notation, SQL (SELECT/WHERE/ORDER BY), and MongoDB-style queries with autosuggest. The extension operates 100% locally — zero network requests, zero tracking, zero data collection.

Collapsible, syntax-highlighted tree with key counts, type colors, and depth indicators.
Navigate JSON with dot notation — config.database.host, users[0].email, and more.
Query JSON arrays with SQL syntax — SELECT, WHERE, ORDER BY, LIMIT.
Filter with MongoDB-style queries — $gt, $in, $regex, and nested conditions.
Beautiful dark and light themes. Remembers your preference.
Zero network requests. All processing happens locally in your browser.