Request Interceptor
Intercept Requests and add custom rules to modify request/response headers, block/redirect requests, modify query params.
To modify ajax responses on any page
按已采集快照查看用户数变化。
展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
1. It is recommended to turn off this extension(the icon should be gray) when you are not using it.
2. This extension only overrides the response data in the XMLHTTPRequest object as well as the fetch method. The original response which you can see in DevTools' "Network" panel will not be modified.
github: https://github.com/YGYOOO/ajax-interceptor
你可以用该插件修改页面上Ajax请求的返回结果。
注意:
1. 当你不需要使用该插件时,建议把开关关上(插件icon变为灰色),以免对页面正常浏览造成影响。
查看最近评论和评分分布。
商店综合星级:4.6。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。
查看 Chrome 商店详情页中的相关产品。
Intercept Requests and add custom rules to modify request/response headers, block/redirect requests, modify query params.
Modify your Ajax response to test
Import JavaScript and CSS resources from console, with one command
Modify the response text of Ajax requests
30+开发者工具集:JSON格式化/BigInt精度/对比、编解码(Base64/URL/Unicode/Gzip/JWT)、时间戳/FILETIME转换、二维码/条形码、UUID/雪花ID生成、代码美化、正则、取色、Postman、进制转换等,按需安装!
Capture and Log API Requests and Responses (XmltthtpRequest and fetch) for debugging, analytics, and sharing.
最新一次更新2024.6.7导致热更新失效了
希望增加上移/下移功能
插件放到devtools中,编辑时光标会一直重定位到第一行
有bug,影响了页面的遮罩层z-index和功能,排查了半天发现把这个插件禁用就没问题了,希望解决吧
cant work in version 122.0.6261.112 (Official Build) (arm64),plz help to check
有点问题 自从换了ui之后没以前好用了 f5刷新不会拦截 ctrl+f5才有效而且会乱拦截其他url 版本1.5.3
今天自动更新后,ui变了,mock api数据也不生效了
打不开的小伙伴,在其他页面(不要在chrome应用商店了),按住F12 选择Ajax Modifier 然后点击设置按钮改成default
28号更新后点击扩展程序,打不开啦! 无法唤起弹窗
挺好用的 但是有个问题 插件未开启时浏览器控制台一直有一个错误(开发过程中控制台一直有一个莫名其妙的错误,一脸懵逼,最后发现是浏览器插件导致的...) Uncaught (in promise) Error: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received 必须到扩展程序里面停用才行,这个能不能修复一下