XHR JSON Panel XHR JSON Panel

Developer Tools
Version: 0.0.6
Last Update: 2021-11-01

Overview

XHR JSON Panel is a Chrome extension developed by Sergiu Boboc. According to the data from Chrome web store, current version of XHR JSON Panel is 0.0.6, updated on 2021-11-01.
3,000+ users have installed this extension. 19 users have rated this extension with an average rating of .

This extension add to Chrome Dev Tools a new XHR JSON Panel that presents the most important data sent/received in an Ajax process.

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.

Rating

19 ratings

Total Installs

3,000+

Information

Last Update

2021-11-01

Current Version

0.0.6

Size

45.82KiB

Author

Sergiu Boboc

Website

None

Category

Developer Tools

Latest Reviews

See More

avatar Abdulhamid Abdo
2022-02-18

This is a great extension, except for missing of an exclude feature by fields other than the URL, say the content in the JSON.

avatar Ryuichi Yano
2022-02-18

This is really helpful. I hope you will support dark theme. Thanks.

avatar Derek Lloyd
2021-05-15

Hi! I would give you a 5 star rating but I just downloaded & tested it. Thank you!

avatar Иван Чиненков
2020-08-03

dont work

avatar Damian Irimescu
2018-07-24

Extremely helpful when
I am debugging the code I've wrote. I highly recommend this extension if you are a professional developer.