JSONView
- Pretty-prints JSON instead of prompting to download it or rendering it as text.
- Collapsible array and object sections for easy navigation.
- Copy-paste is still valid JSON
Contribute
News
Latest Blog Post: JSONView is back May 20, 2018
On November 14th of 2017, Firefox 57 was released, and JSONView stopped working. This was not unexpected - Mozilla had been warning for a while that they were going to shut off their old extension system completely and move to the WebExtension system pioneered by Google Chrome. All of the Firefox extensions using the old system were silently disabled. I had hoped to have a new version of JSONView available that was compatible with this new system before Firefox 57 released, but unfortunately the deprecation coincided with a crunch period...
More JSONView news...JSONView is open source software licensed under the MIT license. Visit the project page on GitHub fork the source and send a pull request!