English | 简体中文
- Download newest ModifyAjaxResponse.zip
- Open Chrome and go to: chrome://extensions/
- Enable "Developer mode"
- Click "Load unpacked extension"
- Select "ModifyAjaxResponse/src" directory
- OK
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
See LICENSE for more details