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.
由 1 位評論者給出 0 分
權限與資料
更多資訊