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.
Nice & Excellent
nice update with color
very useful tool
good job
Removes quotes, copy-pasting results in invalid json. I didn't find an option to keep quotes
Added extension with a click. Tried it on new openAlex interface with JSON response (e.g. https://api.openalex.org/authors/https://orcid.org/0000-0001-6187-6610 ) and it worked fine! My system has Chrome Version 97.0.4692.99 (Official Build) (64-bit)
For dark theme try to set this CSS (Settings=>Open style editor): body { white-space: pre; font-family: monospace; background-color: #262626; color: #dfdfdf; margin-left: 10%; } ::selection { color: white; background: rgba(18, 112, 250, 0.6); } .property { font-weight: bold; } .type-null { color: #cccccc; } .type-boolean { color: #fa5555; } .type-number { color: #5599df; } .type-string { color: #66cb44; } .callback-function { color: gray; } .collapser:after { content: "-"; } .collapsed > .collapser:after { content: "+"; } .ellipsis:after { content: " … "; } .collapsible { margin-left: 2em; } .hoverable { padding-top: 1px; padding-bottom: 1px; padding-left: 2px; padding-right: 2px; border-radius: 2px; } .hoverable a { color: #66cb44; } .hovered { background-color: rgba(235, 238, 249, 0.12); } .collapser { padding-right: 6px; padding-left: 6px; } Very good for eyes now 👍
大数字,精度丢失
https://chrome.google.com/webstore/detail/jsonview/gmegofmjomhknnokphhckolhcffdaihd/related?hl=ko 'JASONView'가 더 좋습니다.
Very nice!