l1183479157 / ModifyAjaxResponse

Chrome Extension, Modify response text of ajax requests

Home Page:https://chrome.google.com/webstore/detail/modifyajaxresponse/odpiadnfijfeggnnodoaaphkkjkmpnia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Chrome Extension, Modify response text of ajax requests

https://chrome.google.com/webstore/detail/modifyajaxresponse/odpiadnfijfeggnnodoaaphkkjkmpnia

License:MIT License


Languages

Language:HTML 87.1%Language:JavaScript 12.9%