Chrome Developer Tools Response/Preview Tab "Pretty Print" or "Formatting"

google-chrome, json, xml

Solution

It may be not exact one. But I watch requests and open what I need with jsonview about json.

Problem

Does anyone know of a tool or extension to the chrome developer tools that will take the response of a request and format it if it's XML or JSON. I've done quite a bit of looking and have not been able to find any type of tool to properly format the response tab given xml or json response text.

Original source