JSONovich - Firefox Addon is a Firefox extension that pretty-prints JSON content of various types directly in a browser tab. It uses the browser's native JSON parser and a custom-built formatter to produce its output.
Normally, Firefox would prompt to download JSON sent with the correct application/json mime-type. JSONovich makes working with JSON and debugging output from web services easier by formatting JSON nicely inside the browser.
· Syntax highlighting of JSON elements.
· Indentation according to JSON object/array nesting level.
· Line numbering based on JSON nodes and brackets, long strings always count as a single line.
· Collapsible objects and arrays (whole line is clickable, not just a tiny +/- symbol).
· Subtle zebra-stripes for easier reading.
· Preserves formatting accurately when copying to clipboard, excluding line numbers. Currently supports the following MIME types by default:
· application/json (also legacy unofficial types application/x-json, text/json and text/x-json)
· application/jsonrequest
· application/sparql-results+json
· application/schema+json
· application/jsonml+json
· application/rdf+json [legacy] Supports loading JSON from files on disk with the following extensions by default:
· .json
· .srj
· Custom MIME types/extensions and a few other preferences can be specified in about:config.
· Restartless (even in older browsers, partially).
What's New in This Release:
· Hotfix for improperly escaped JSON strings.
What's New in 1.9.0.1:
· Hotfix for corrupt JSON downloads on slow networks.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Supported operating systems:
Google Android 2.0, Google Android 2.1, Google Android 2.2, Google Android 2.3, Google Android 3.0, Google Android 3.1, Nokia Internet Tablet OS Maemo 5.0
Similar Software:
BugClubZilla BugClubZilla - Bugzilla read only client. Assigned bug list and details. Connected via xmlrpc. Works only if xml rpc client is enabled in Bugzilla
Add-on Compatibility Reporter Add-on Compatibility Reporter - Help Mozilla make sure your favorite add-ons get updated for upcoming Firefox releases by using this extension to report whether they still work or are having some issues with alpha and beta releases
Learn Android QA Learn Android QA - Nowadays Android Mobile is boom in the market. There are many Android mobiles are coming in the market and with its varieties, so while developing the Android apps developer are facing unique challenges and also getting opportunities
Software Engineering v2 Software Engineering v2 - This tutorial is designed for the readers pursuing education in software development domain, Software Testing aspirants and all enthusiastic readers. Software engineering is an engineering branch associated with development of software product using well-defined scientific principles, methods and procedures
Learn JOGL Learn JOGL - This tutorial provides you the basic understanding of Java OpenGL library and its features. This tutorial also teaches how to develop 2D and 3D graphics applications using JOGL. This tutorial is designed for the readers pursuing education in Java software development, web development domain and for all the enthusiastic readers
Learn Apache POI Learn Apache POI - Learn Apache POI provides a basic understanding of Apache POI library and its features. Apache POI is a popular API that allows programmers to create, modify, and display MS Office files using Java programs. It is an open source library developed and distributed by Apache Software Foundation to design or modify Microsoft Office files using Java program
HTML Test HTML Test - Try your HTML code. It supports everything that an internet browser must be. It gives a preview of your webpage according according to your HTML code. It supports inline styling. You can creat form, table which include button, slide,checkbox, etc. Note: It will not create website
Other Software by developer «Michael J. Giarlo, Will Elwood»:
JSONovich - Firefox Add-on JSONovich - Firefox Add-on - JSONovich is a Firefox extension that pretty-prints JSON content of various types directly in a browser tab. It uses the browser's native JSON parser and a custom-built formatter to produce its output.
Normally, Firefox would prompt to download JSON sent with the correct application/json mime-type