JSONVue
Validate and view JSON documents
Validates and makes JSON documents easy to read. Open source.
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.
JSONViewer port for Chrome is an updated version of Gildas' JSOnView extension.
Features:
* Syntax highlighting
* Collapsible trees, with indent guides amd items count
* Clickable URL's
* JSON & JSONP support
Inspect the latest comments and rating distribution.
Store average score: 4.2. 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.
Validate and view JSON documents
Makes JSON response easy to read.
Makes JSON easy to read. Open source.
A completely free extension to visualise JSON response in awesome Tree and Chart view with great user experience and options. It…
View JSON documents in the browser.
Capture requests from any website and send them to Postman Client.
棒!
I can't believe it - after downloading this extension I became 10 million times more efficient. My boss came to me and said "You're so efficient - I can't believe how efficient you are at doing your jobs and tasks". Changed my life and helped me convince the girl I had a crush on to start dating me.
good
that's good!!!
Have been using it for 2 years now. Very useful & reliable!
hay
Toda vez que limpo cache do chrome tenho que reinstalar pois diferente da maioria das outras extensões ele não reinstala automático.
Very useful and gentle. Better than top extensions.
mükemmel
Needs built-in themes. Here is mine ----------------------- html{ background:#263238; color:#4bb76f; font-size:14px; } body { white-space: pre; font-family: monospace; } .property { font-weight: bold; color:#c792ea; } .type-null { color: gray; } .type-boolean { color: firebrick; } .type-number { color: #6dc2b8; } .type-string { color: #ffcb6b; } .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; outline:none !important; } .hovered { background-color: #222f35; } .collapser { padding-right: 6px; padding-left: 6px; } ul{ margin: 0px 0px 0px 15px !important; } a{ color:#50a3d8 } a:hover{ color:#59bfff; } .toolbox{ background:#fff !important; border:none !important; }