A Chrome browser extension to visualize JSON response in awesome Tree and Chart view with great user experience and options.
⚠️ IMPORTANT!!! JSON Viewer Awesome is no longer owned, maintained and developed by me or from this repository. The ownership of this JSON Viewer Awesome was changed and which is not available in the Chrome Webstore anymore.
- ✅ Beautify JSON response from API
- ✅ Visual representation of JSON
- ✅ Depth traversing of JSON property using breadcrumbs
- ✅ Write custom JSON in Input area
- ✅ Import local JSON file
- ✅ Download JSON file using Context Menu
- ✅ URL filters
- ✅ Change Themes
- ✅ Custom CSS
- ✅ Cool User Interface.
- ✅ Copy property and value
- ✅ Access JSON in your console using only
json
keyword
Awesome JSON View Online Editor with very limited features
- Custom CSS/Style, Theme, Collapsible settings are not applicable on chrome-extension://eifflpmocdbdmepbjaopkkhbfmdgijcc/index.html page as chrome-extension://* doesn't allow conentScript to be executed.
New Feature All the essential features of JSON Viewer
Developed with ♥ using ReactJS, Jquery and D3