Request Wrapper 作者: PawelP
This Chrome extension allows you to view and manage all XHR (XMLHttpRequest) requests made by a webpage. It provides several useful features for developers and testers:
1 个用户1 个用户
扩展元数据
屏幕截图
关于此扩展
This Chrome extension allows you to view and manage all XHR (XMLHttpRequest) requests made by a webpage. It provides several useful features for developers and testers:
* View the request body and response body for each XHR request.
* Copy the request or response body to the clipboard — either in a Jira-ready format or as formatted raw data.
* Filter request and response bodies using jq syntax (https://jqlang.org/
).
* Select and copy multiple requests and responses at once directly from the table view.
How to use:
* View the request body and response body for each XHR request.
* Copy the request or response body to the clipboard — either in a Jira-ready format or as formatted raw data.
* Filter request and response bodies using jq syntax (https://jqlang.org/
).
* Select and copy multiple requests and responses at once directly from the table view.
How to use:
- Open Chrome DevTools (right-click → Inspect or press F12).
- Go to the “Request Wrapper” tab.
- If you don’t see it, click the three dots → More tools → Request Wrapper.
- That’s it! You can now view, filter, and copy XHR requests easily.
评分 0(1 位用户)
权限与数据
更多信息