Ajax Modifier
To modify ajax responses on any page
What is Ajax Modifier?
'Ajax Modifier' is a Chrome extension designed for modifying Ajax request responses on any webpage. It only manipulates the return data in the XMLHTTPRequest object and fetch method, leaving the original response in DevTools' 'Network' panel unmodified. It can be turned on and off as needed to avoid interfering with regular web browsing, providing the user with greater flexibility and control.

Stats
- storage
- scripting
- http://*/
- https://*/
Chrome-Stats Rank
Other platforms

Summary
- It is recommended to turn off this extension(the icon should be gray) when you are not using it.
- 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请求的返回结果。 注意:
- 当你不需要使用该插件时,建议把开关关上(插件icon变为灰色),以免对页面正常浏览造成影响。
- 该插件只会在JS层面上对返回结果进行修改,即只会修改全局的XMLHTTPRequest对象和fetch方法里的返回值,进而影响页面展现。而你在chrome的devtools的network里看到的请求返回结果不会有任何变化。
github地址(欢迎star~): https://github.com/YGYOOO/ajax-interceptor
User reviews
User reviews summary
Pros
- Easy to use
- Helpful for debugging
- Effective in blocking and modifying Ajax calls
Cons
- Issues with UI after updates
- Errors observed when the extension is not active
- Unresponsive on Edge browser
- Some users reporting issues with website loading after the extension has been activated
Most mentioned
- User Interface
- Functionality post-update
- Error messages
- Compatibility with other browsers
Safety
Risk impact
Ajax Modifier may not be safe to use and it requires some risky permissions. Exercise caution when installing this extension. Review carefully before installing.
Risk likelihood
Ajax Modifier is probably trust-worthy. Prefer other publishers if available. Exercise caution when installing this extension.
Promo video
Screenshots
Promo images
Similar extensions
Here are some Chrome extensions that are similar to Ajax Modifier: