Blog

Archive for July, 2009

JSONTamer: XUL-based JSON visualizer

Monday, July 27th, 2009

JSONTamer is a simple Firefox extension that adds a new sidebar, and a new menu item under Tools. It allows the user to paste in any valid JSON string, as defined by JSON.org. When a string is entered, and the user hits Display, a tree is generated, showing the resulting object.

jsontamer_screenshot_thumb

Current planned features include a version that can be used with the most excellent Komodo IDE, and a set of tools to allow creation of objects from scratch and manipulating existing objects.

A git repository will be available in the near future. For now, JSONTamer is only tested with Firefox 3.0 and above, though may work on older versions.

Download JSONTamer 0.1