What is XHR JSON Panel?
Extension stats
Ranking
Other platforms
Extension summary
This extension add to Chrome Dev Tools a new XHR JSON Panel that presents the most important data sent/received in an Ajax process. The extension presents a list with all XHR request made to server that have 'application/json' as content type. When expanding the details of such request by clicking + icon, two panel will appear below the request url. On the left side there will be the response preview and on the right side the GET parameters that are attached to the request URL ( good to view and quick to read for long URLs) and below of this the POST payload data if any ( and of course, if the request method is POST). This extension is inspired by Firebug console and helps me when I need to quick compare the data from more requests. In Chrome Dev Tools Network panel I can see the data for only one request at a time.
User reviews
- Extremely helpful for debugging
- Great for viewing big JSON data
- User-friendly and helpful tool
- Support for a dark theme is requested
- Does not work for some users
- Missing an exclude feature by fields other than the URL
- Helpful for debugging
- Does not work
- Great for large JSON data
Recent reviews
Extension safety
Risk impact
XHR JSON Panel requires a few sensitive permissions. Exercise caution before installing.
Risk likelihood
XHR JSON Panel has earned a good reputation and can be trusted.
Promo images
Similar extensions
Here are some Chrome extensions that are similar to XHR JSON Panel: