Ajax Modifier
To modify ajax responses on any page
Modify the response text of Ajax requests
查看最近 30 天的用户变化。
按时间查看评分波动,辅助判断近期口碑是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
An extension plugin for Chrome that modifies the response of AJAX requests.
🧰 Main features:
1. Intercept and modify the response of XMLHttpRequest and fetch requests, including 404 status requests.
2. Match requests based on regular expressions and HTTP request methods.
3. Edit response results in JSON or JavaScript format, with support for Mock.js syntax.
4. Easily create mock scenarios in JavaScript programming by accessing original request information from the arguments parameter.
查看最近评论和评分分布。
Chrome 商店显示有 18 条评论, 但 ExtScope 当前只同步到了 0条评论正文。这里先展示已同步的评论,后续会继续补齐。
查看 Chrome 商店详情页中的相关产品。
To modify ajax responses on any page
Intercept HTTP(S) Request, Modify Headers, Log headers, Change Response, Block Request, Redirect, Custom HTML/CSS/JS/JSON
Intercept Requests and add custom rules to modify request/response headers, block/redirect requests, modify query params.
Request Interceptor Extension for Chrome.
Modify your Ajax response to test
An URL redirect tool. Learn from ReRes and Fiddler. Thanks for their great work, especially ReRes.