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:
TabWidget TabWidget Custom implementation of Android tabs, that overcomes some of the shortcoming of built-in tabs.
The widget allows us to add custom background and use custom icons, tabs can be Top/Bottom aligned
TeeChart Java for Android TeeChart Java for Android - Charting Component library for Android development environments. Written in native Java and includes 100% sourcecode as purchase option. TeeChart Java Chart for Android is developed to support multi-touch screens, Android 2.1 and greater, though can be easily adjusted to support earlier versions of Android
JavaScript Tutorial JavaScript Tutorial - JavaScript is a simple programming language that can be written directly into HTML documents to allow for increased interactivity with the user.
This App will learn you the very basic of JavaScript
jQuery Reference Complete reference of all jQuery objects and methods, along with examples
Uninstall Widget Uninstall Widget - A tool for app developers.
Sometimes you need to uninstall very frequent same application while you develop it. Here is the solution.
Add the widget to your home screen, configure it once for "preferred application to uninstall" and you are just one click from uninstall
HTTP Client HTTP Client - This app allows you to make HTTP requests to any web services on the net. It supports GET, POST, PUT and DELETE requests. Headers and parameters also available for customization
Add-on Builder Helper - Firefox Addon Add-on Builder Helper is a Firefox addon for use with the Mozilla Add-ons Builder (formerly known as FlightDeck)
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