/ModifyAjaxResponse

Chrome Extension, Modify response text of ajax requests

Primary LanguageHTMLMIT LicenseMIT

English | 中文

ModifyAjaxResponse

Description

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.

Preview

Preview

Installation(choose one of two)

Chrome Web Store Click to Redirect

Chrome Extension Developer Mode

  1. Download newest ModifyAjaxResponse.zip
  2. Open Chrome and go to: chrome://extensions/
  3. Enable "Developer mode"
  4. Click "Load unpacked extension"
  5. Select "ModifyAjaxResponse/src" directory
  6. OK

Thanks

  1. jQuery
  2. Bootstrap
  3. jquery-confirm
  4. toastr

License

See LICENSE for more details.