Auto-detects JSON on any page and formats it beautifully. 100% local.
- TypeScript 88.4%
- HTML 7.6%
- CSS 4%
- Auto-detects JSON on any page (content script, document_idle) - Syntax highlighting: keys, strings, numbers, booleans, null (Catppuccin dark/light themes) - Collapsible/expandible nodes with depth-based auto-collapse - Raw/formatted toggle - Copy formatted JSON to clipboard - Path display on hover (JSON path bar) - Stats: node count + byte size - Settings: auto-detect, theme, indent size, path display, expand depth - Greasy Sprocket: 100% free, coffee popup, uninstall feedback - 44 tests (detect 19 + formatter 20 + types 5) - WXT 0.20.27, TS 6.x, Biome 2.5.1, Vitest 4.1.9 |
||
|---|---|---|
| icons | ||
| public/icons | ||
| src | ||
| tests | ||
| .gitignore | ||
| .pnpm-approved-builds.json | ||
| biome.json | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| tsconfig.json | ||
| vitest.config.ts | ||
| wxt.config.ts | ||