ApiRequest.io Ajax Capture Debugging Tool
Capture and Log API Requests and Responses (XmltthtpRequest and fetch) for debugging, analytics, and sharing.
Tracks XHR and fetch requests to your profiled Java app and shows JavaScript stack traces as origins within JProfiler
按已采集快照查看用户数变化。
展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
JProfiler is an all-purpose profiler for the Java virtual machine (JVM). As part of its CPU profiling capabilities, JProfiler can track execution from JavaScript code in the browser to a JVM that is handling XHR or fetch requests.
The call tree will be split for each separate JavaScript stack trace at the time of the XHR request and the full stack trace is available in the node detail dialog. A dedicated "JavaScript XHR" view shows the JavaScript call tree of all XHR calls that were handled in the profiled backend together with hyperlinks that take you to the execution site.
The extension adds a button to the toolbar for starting and stopping the XHR tracking.
查看最近评论和评分分布。
商店综合星级:3.0。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。
查看 Chrome 商店详情页中的相关产品。
Capture and Log API Requests and Responses (XmltthtpRequest and fetch) for debugging, analytics, and sharing.
JavaScript Code Execution Analysis, real-time, 24x7. Provided by Germain UX
Inspect GraphQL and raw HTTP requests/responses like a Boss 😎 ★ Querio intercepts and displays GraphQL, Fetch and XHR requests in…
Manage Cookies, Local Storage & Session Storage in one place. Powerful, intuitive, and real-time web dev toolkit.
Javadoc incremental search for packages and classes.
To modify ajax responses on any page
How to use this after adding in Chrome, now able to find any report if we start recording the XHR
It works ok, but your extension produces the following erroneous error on opening any React.JS frontend site — `Unchecked runtime.lastError: The message port closed before a response was received [name of React file]:1.` this happens with your extension turned on, no matter what. For further info on this, see the Gatsby.JS (also based on React.JS) Issues log here — https://github.com/gatsbyjs/gatsby/issues/9899