Compare Chrome extensions: JSON Viewer vs JSON Viewer

Stats JSON Viewer JSON Viewer JSON Viewer JSON Viewer
User count 2,000,000+ 60,000+
Average rating 4.54 4.24
Rating count 1,065 156
Last updated 2020-12-23 2024-02-24
Size 317.44K 106.50K
Version 0.18.1 1.0.3
Short description
The most beautiful and customizable JSON/JSONP highlighter that your eyes have ever seen. Open source at https://goo.gl/fmphc7 Validates and makes JSON documents easy to read. Open source.
Full summary

It is a Chrome extension for printing JSON and JSONP.

Notes:

  • This extension might crash with other JSON highlighters/formatters, you may need to disable them
  • To highlight local files and incognito tabs you have to manually enable these options on the extensions page
  • Sometimes when the plugin updates chrome leaves the old background process running and revokes some options, like the access to local files. When this happen just recheck the option that everything will work again
  • Works on local files (if you enable this in chrome://extensions)

Features

  • Syntax highlighting
  • 27 built-in themes
  • Collapsible nodes
  • Clickable URLs (optional)
  • URL does not matter (the content is analysed to determine if its a JSON or not)
  • Inspect your json typing "json" in the console
See more

JSONViewer port for Chrome is an updated version of Gildas' JSOnView extension.

Features:

  • Syntax highlighting
  • Collapsible trees, with indent guides amd items count
  • Clickable URL's
  • JSON & JSONP support
  • Toggle between raw and parsed JSON
  • Works on any valid JSON page even on local files too (if you enable this in chrome://extensions)

Note: This extension might have conflict with other JSON highlighters/beautifiers, like 'JSON Formatter', 'JSONView', 'Pretty JSON' and so on – Please, disable those before trying this for better experience.

Try it out on these URLs: https://jsonplaceholder.typicode.com/todos/1 1 todo

See more