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.
Отличное и крайне полезное расширение. Авторы молодцы!
Very Helpful to all developers. :)
不错。
Nice display, but it *truncates* 64-bit numerical values (Longs) and rounds off the last two digits. This is a classic Javascript parsing bug. This cost me some grief. The competing plugin, JSON Viewer, renders long values correctly.
非常好的 json查看扩展
I've been using this for a long time now, and it makes life a lot easier when working with json based restful APIs on a daily basis.
It's awesome JSON toolkit for Chrome.
Does what it says on the box, and does it fantastically well. Essential for anyone trying to parse json data.
当包含成对的尖括号如“<123>”时,无法格式化,希望能改进
Nice work...