Ajax Interceptor Ajax Interceptor

Developer Tools
Version: 1.3.1
Last Update: 2022-09-09

Overview

Ajax Interceptor is a Chrome extension developed by g594487125. According to the data from Chrome web store, current version of Ajax Interceptor is 1.3.1, updated on 2022-09-09.
10,000+ users have installed this extension. 34 users have rated this extension with an average rating of .

To modify response text of ajax requests

✨1. You may have to refresh your page or restart the chrome after adding this extension.
2. It is recommended that you turn off this extension(the icon should be gray) when you are not using it.
3. This extension only overrides the response data in the XMLHTTPRequest object as well as the fetch method. The "real" response which you can see in DevTools' "Network" panel will not be modified.
github: https://github.com/YGYOOO/ajax-interceptor

你可以用该插件修改页面上Ajax请求的返回结果。
注意:
✨1. 第一次安装完,请刷新你需要使用的页面,或者重启浏览器。
2. 当你不需要使用该插件时,建议把开关关上(插件icon变为灰色),以免对页面正常浏览造成影响。
3. 该插件只会在JS层面上对返回结果进行修改,即只会修改全局的XMLHTTPRequest对象和fetch方法里的返回值,进而影响页面展现。而你在chrome的devtools的network里看到的请求返回结果不会有任何变化。

github地址(欢迎star~):
https://github.com/YGYOOO/ajax-interceptor

Rating

34 ratings

Total Installs

10,000+

Information

Last Update

2022-09-09

Current Version

1.3.1

Size

1.06MiB

Author

g594487125

Website

None

Category

Developer Tools

Latest Reviews

See More

avatar 朱朋朋
2022-05-11

非常好用

avatar Stick Mick
2022-04-04

Worked for me, thanks

avatar 雷宁
2022-03-21

HEN BANG ,JIAYOU

avatar 路官睿
2022-02-28

好用,点赞!

avatar MingHong Yao
2022-01-31

很好用,建议支持js修改数据功能,这样就能ajax拉取远端数据进行更改了.
另外,插件界面支持CSS修改布局就更好了,现在的界面固定死了无法调整,还是不太方便.