Compare Chrome extensions: JSON Formatter vs JSON Beautifier & Editor

Stats JSON Formatter JSON Formatter JSON Beautifier & Editor JSON Beautifier & Editor
User count 2,000,000+ 30,000+
Average rating 4.58 4.75
Rating count 1,837 32
Last updated 2024-03-28 2024-04-16
Size 20.34K 535.55K
Version 0.7.3 0.4.4
Short description
Makes JSON easy to read. Open source. Display JSON objects by transforming them into Syntax editable highlighted HTML to validate, format, and save
Full summary

The original JSON Formatter, now with optional dark mode 🌚

Auto-formats JSON when you load it in a browser tab.

FEATURES

  • Fast, even on very long JSON pages
  • Dark mode
  • Syntax highlighting
  • Collapsible trees, with indent guides
  • Clickable URLs
  • Negligible performance impact on non-JSON pages (less than 1 millisecond)
  • Works on any valid JSON page – URL doesn't matter
  • Buttons for toggling between raw and parsed JSON
See more

This extension monitors JSON pages and converts them into a human-readable object. You can view, edit, search through values and keys. You can even change the format of a key or drag it into a new place. There is no need to do anything after installation. Just open a JSON page and the extension automatically converts the page into the editor mode.

As of version 0.2.0, the extension uses a dark theme if your browser's default theme is dark.

Supported mime types: ► application/json ► application/x-javascript ► application/hal+json ► application/vnd.error+json ► application/vnd.api+json ► text/javascript ► text/x-javascript ► text/x-json ► text/plain

See more