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.
Ułatwia pracę z JSONem
Very helpful
Good Job
THe only one which really worked for me. 5 stars
Good...^^
просто отлично
ХОРОШЕЕ РАСШИРЕНИЕ УДОБНО
firefox中的JsonView插件不可用了,听说是版本问题。Chrome还是很给力的
还是非常不错的,比其他几款同类产品细节做的更出色
I was originally very frustrated because I have the same scenario as @Colby Callahan; I had JSON in-hand that I wanted to prettify and analyze. This extension doesn't help there. It helps if you have an url that returns JSON. My in-hand JSON was actually the result of a curl request I'd made from the command-line. Once I made the request in the browser, this extension kicked in and did what it was supposed to. I *strongly* recommend updating the doc to mention this. I'd give this extension 4 stars if the doc were clearer on what scenarios the extension is used for vs. when not.