JSON Formatter
Makes JSON easy to read
Validate and view JSON documents
Review user movement across collected snapshots.
View collected rating snapshots from the latest 7-day window to assess rating stability.
Compare 1-day, 7-day, and 30-day net growth and growth rate.
Review publication date, version, supported languages, and crawl timestamps.
Review the store description, core capabilities, and common use cases.
JSONView port for Chrome.
Original firefox extension is here: http://benhollis.net/software/jsonview/
Notes:
- JSON is validated using a client-side javascript implementation of JSONLint (http://github.com/zaach/jsonlint)
- this extension displays JSON text compliant with rfc 4627 (http://www.ietf.org/rfc/rfc4627.txt)
- The stylesheet used to display the JSON content can be customized
Inspect the latest comments and rating distribution.
Store average score: 4.5. The bars below are calculated from synced review text only, so they may be empty for extensions that have public ratings but no synced comments yet.
Review related products from the Chrome Web Store detail page.
Makes JSON easy to read
DevTools browser extension for Vue.js
It's a browser and editor for JSON document.You can get a beautiful view. And transcoding Unicode Base64 URL with decode & encode.
Capture requests from any website and send them to Postman Client.
Validate and view PHP print_r outputs
Visually interact with REST, SOAP and HTTP APIs.
Волшебно :)
Очень удобно
would be nice if there could be a box where you could paste the JSON into without needing to make a request or save the local file.
:)
Works very slowly with large JSONs - it should perhaps only apply it when it is below a certain threshold (timeout, say, 5 seconds)
great tool
Autodetecs Jsons, better than others
Several questions and reviews mirror my own upon first installing it: how is it used? It appears that this extension is for reading a JSON stream sent from a web site or loaded from a file, and has no means of viewing JSON that you're editing directly -- it isn't a substitute for most of the "json viewer" web pages out there. As such, it doesn't fit my immediate need. Gave it an "Disliked it" because just one comment from the developer in response to the frequent questions of "how do I get this to work" might help avoid people wasting time.
Works nice, useful tool.
Doesn't work for me. There is no proper documentation to be found so I have no idea what I'm doing wrong. I enter my URL to a RESTful service which returns pure JSON, no fuss no muss. Still, no stupid JSON to view. Learn how to write documentation!