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.
It worked in displaying the JSON data but it didn't encapsulate the properties with quotation marks so if I entered the JSON it displayed into a JSON-Pojo converter, I had to manually wrap *every* single JSONObject property.
Only downside of this plugin is that when converting from raw JSON to the pretty JSON, javascript's number limits come into play and you'll sometimes experience a difference between the number returned and the number displayed (but this a problem that your JSON parser is going to encounter later on anyway). Beyond that nuisance, I love this extension.
nice
不错,应该说对android开发和网页开发很用途。帮开发人员不少忙
不错
extremely useful
Works super well! I love that you can theme it too. That's an awesome feature. Monokai Theme: https://gist.github.com/chamoysvoice/89193ef47adbed8b3342
Long strings does not seem proper otherwise everything is ok.
원하던 바로 그 기능입니다. JSON응답을 구조적으로 보여주기. 짱입니다.~~
Can't find how to switch from source view back to parsed