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
Review user movement across collected snapshots.
View collected rating snapshots from the latest 7-day window to assess rating stability.
Compare 1-day, 7-day, and 30-day net growth and growth rate.
Review publication date, version, supported languages, and crawl timestamps.
Review the store description, core capabilities, and common use cases.
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变为灰色),以免对页面正常浏览造成影响。
Inspect the latest comments and rating distribution.
Store average score: 4.6. The bars below are calculated from synced review text only, so they may be empty for extensions that have public ratings but no synced comments yet.
Review related products from the Chrome Web Store detail page.
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 必须到扩展程序里面停用才行,这个能不能修复一下