/prettify

Quick and dirty WebExtension that automatically makes JSON pages good looking.

Primary LanguageJavaScriptMIT LicenseMIT

prettify

wtf is this

Quick and dirty WebExtension that automatically makes JSON pages good looking.

Turns the boring-looking stock JSON rendering from :

Image of an unstyled JSON page

Into this :

Image of a styled JSON page using this extension

The beauty of it is that it automatically runs on every page that has its Content-type set to application/json, so you can forget you've ever installed it, and just enjoy cool-looking JSON pages !

Install

Chrome Web Store: https://chrome.google.com/webstore/detail/emdbenifhkcjjilaliemafklfdnpckhk/publish-review

Firefox Addon Marketplace: Coming soon

Opera Addons : lol opera

Or download a zip corresponding to your browser from the release page, and install manually.

Thanks to...

renderjson, which is extensively used in this project: https://github.com/caldwell/renderjson