

JSONView
Like
Validate and view JSON documents.
Cost / License
- Free
- Proprietary
Platforms
- Windows
- Linux
- Google Chrome
Features
No features, maybe you want to suggest one?
JSONView News & Activities
Highlights All activities
Recent activities
Danilo_Venom added JSONView as alternative to JSONConsole.com and TurtlesTools JSON Formatter & Validator
JSONView information
No comments or reviews, maybe you want to be first?
Post comment/reviewFeatured in Lists
A list with 212 apps by trishafhhmoam without a description.
List by Trisha Hoque with 212 apps, updated
What is JSONView?
Validate and view JSON documents 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).
- JSONP (http://en.wikipedia.org/wiki/JSON#JSONP) is supported
You can configure JSON parsing method in options page:
- the default method (JSON content is extracted from displayed page) is faster but can (in some rare cases) alter or fail to parse the JSON content.
- the safe method costs an extra XMLHttpRequest request (JSON content is extracted from the HTTP response) but is 100% safe.




