A simple tool to quickly and easily format your JSON for easier reading.
This tool is useful if you :
- want a quick way to format JSON that is returned as a single line by a Web service call.
- have a JSON structure that's just badly formatted,
- just want to prototype a JSON structure and have it formatted as you type rather than worry about formatting it yourself.
- want to see the formatted JSON while debugging a web service call
Features:
- available as an icon on your toolbar
- a right-click context menu allows you to select JSON and format it in a new tab in your browser
- choose between tabs and spaces for formatting