Compare Chrome extensions: JSONVue vs JSON Viewer

Stats JSONVue JSONVue JSON Viewer JSON Viewer
User count 1,000,000+ 60,000+
Average rating 4.54 4.24
Rating count 2,652 156
Last updated 2023-11-29 2024-02-24
Size 185.34K 106.50K
Version 0.2.3 1.0.3
Short description
Validate and view JSON documents Validates and makes JSON documents easy to read. Open source.
Full summary

JSONView port for Chrome.

Original firefox extension is here: http://benhollis.net/software/jsonview/

Notes:

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