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:
Hecl Hecl The Hecl Programming Language is a high-level, open source scripting language implemented in Java. It is intended to be small, extensible, extremely flexible, and easy to learn and use. Infact, it's small enough that it runs on J2ME-enabled cell phones!
Why Hecl? Hecl is intended as a complement to the Java programming language, not a replacement
Common Language Extension for Android Common Language Extension for Android - CLE is a common extension platform, which presents a general method for mixed language calls. It supports distributed object technique, which objects as medium to implement the mixed call between languages. Object is presented as a structured memory with a list of function pointers
PeerDroid PeerDroid is the porting of JXME protocol to Android platform. It allows the Android developers to create application for Android platform that uses the features of JXTA system along with Android potential, interacting with other mobile terminals and other traditional peers (Personal-Computer)
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
UnicodeMidlet UnicodeMidlet provides a user interface for browsing all of the unicode characters on Java ME phones
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)
Quick Server Info Quick server info is a simple tool to check your server's http response and details
Aptoide Uploader Aptoide Uploader is an Android application that allows one to upload his Android applications to his own Bazzar repository (bazaarandroid.com), taking advantage of Bazaar's new webservices API
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