Makes JSON easy to read. Open source. Dark as ever.DESIGN
This is a dark-theme redesign of Callum Locke's JSON Formatter, original extension and source code:
https://chrome.google.com/webstore/detail/json-formatter/bcjindcccaagfpapjjmafapmmgkkhgoa
https://github.com/callumlocke/json-formatter
FEATURES
• JSON & JSONP support
• Dark theme for less eye-strain in dark working conditions
• Syntax highlighting
• Collapsible trees, with indent guides
• Clickable URLs
• Works on any valid JSON page – URL doesn't matter
• You can inspect the JSON by typing "json" in the console
(Note: this extension might clash with other JSON highlighters/beautifiers, like ‘JSONView’, ‘Pretty JSON’ or ‘Sight’ – disable those before trying this.)
PRO TIP
Hold down control (or cmd on Mac) while collapsing a tree if you want to collapse all its siblings too.
PRIVACY
No tracking, no advertising, and nothing else nefarious.
ACKNOWLEDGMENTS
Minor design and JS changes have been made to simplify and redesign the original extension. Please check out the original source: https://github.com/callumlocke/json-formatter.