JSON Inspector allows you to parse and explore your JSON files with ease in your browser
JSON inspector is a modern take on a JSON explorer. This allows you to view the data in the same way you would view data in you dev-tools.
There is a few new concepts:
- Get out of the way unless needed, older plugin immediately formatted JSON. This plugin keeps the page how it is to allow for easy copy paste.
- Inspect in different context, just like how you inspect in html in a different window. With this plugin we open a modal with the content inside of it to leave the original content alone while having a context to inspect.
- We are also open source!
https://github.com/mujo-code/json-inspector