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:
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 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
Mobile Tools - Firefox Addon Mobile Tools - Tools for working with web pages in Firefox Mobile. Use tools like Page Info to view details about the current web page or use Page Source to view the actual web page source. A Firebug Console API is also supported for helping to debug web pages on mobile devices
Where Am O? - Firefox Addon Where Am O? A helpful extension for AMO developers.
The only functionality right now is to clearly identify what AMO server you are on and let you switch between that page on others.
Add your own dev server by going to about:config and creating the pref extensions.whereamo
Extension Auto-Installer - Firefox Addon Extension Auto-Installer - Firefox Addon - This is a tool for extension developers tired of the usual test cycle: make a change, create a new extension build, install it in the browser (with wait time and confirmations), restart the browser, test. This extension will receive new extension packages on a TCP port, automatically install them and restart the browser if necessary
What RGB? Simple application to check RGB values of an image
ActionScript3 Reference The ActionScript 3.0 Language Reference is a reference manual for the application programming interfaces (APIs) for Adobe Flash Professional, Flash Player and Adobe AIR.
This version includes ActionScript classes, methods, and properties that support the Adobe AIR runtime environment
BugClubZilla BugClubZilla - Bugzilla read only client. Assigned bug list and details. Connected via xmlrpc. Works only if xml rpc client is enabled in Bugzilla
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