English | 中文
Chrome Extension, Modify response text of ajax requests
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.
Chrome Web Store Click to Redirect
- Download newest ModifyAjaxResponse.zip
- Open Chrome and go to: chrome://extensions/
- Enable "Developer mode"
- Click "Load unpacked extension"
- Select "ModifyAjaxResponse/src" directory
- OK
See LICENSE for more details.