Compare Chrome extensions: JSON Viewer vs JSONVue

Stats JSON Viewer JSON Viewer JSONVue JSONVue
User count 2,000,000+ 1,000,000+
Average rating 4.54 4.54
Rating count 1,065 2,652
Last updated 2020-12-23 2023-11-29
Size 317.44K 185.34K
Version 0.18.1 0.2.3
Short description
The most beautiful and customizable JSON/JSONP highlighter that your eyes have ever seen. Open source at https://goo.gl/fmphc7 Validate and view JSON documents
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

JSONView port for Chrome.

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

Notes: