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:
MobiAccess Development MobiAccess is a mobile development framework that enables developers to easily create mobile applications for data collection without extensive knowledge on mobile development. It handles data replication (mobiSync) and data visualization (mobiVision) as well
Learn C v2 Learn C v2 - C language programming is used for popular in the world. In application, you can learn how to write a program from basic to advanced. You can use class to archieve data in C. This is new function in C. With using class, you can write code one time, use many time. With inheritance class in C, we can build many function with less time
Learn Lucene Learn Lucene - Lucene is an open source java based search library. Lucene is very popular and fast search library used in java based application to add document search capability to any kind of application in a very simple and efficient way
Internet Technologies Internet Technologies - This tutorial has been prepared for the students as well as professionals to ramp up quickly. This tutorial is also easily understood by general person with an interest in becoming computer literate. Internet refers to network of networks. In this network each computer is recognized by a globally unique address known as IP address
Computer Programming v2 Computer Programming v2 - This tutorial has been prepared for the people who are struggling to learn computer programming but they are unable to learn it due to lack of proper guidance and approach
Quick Server Info Quick server info is a simple tool to check your server's http response and details
Learn Perl Learn Perl - Perl is a programming language developed by Larry Wall, especially designed for text processing. It stands for Practical Extraction and Report Language. It runs on a variety of platforms, such as Windows, Mac OS, and the various versions of UNIX. This tutorial provides a complete understanding on Perl
Learn Pascal Learn Pascal - This tutorial is designed for Software Professionals who are willing to learn Pascal Programming Language in simple and easy steps. This tutorial should give you basic understanding on Pascal Programming concepts, and after completing this tutorial, you should be at intermediate level of expertise from where you can take yourself to higher level of expertise
Access 2003 macros Access 2003 macros - If you have been working in Access for some time and did not add much automation to your database you probably are not satisfied. Your database needs more. It is time to write some VBA code.
Not everything you need to do with your database should be accomplished via code
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