Giter Club home page Giter Club logo

ajax-interceptor's Introduction

English | 简体中文

A chrome extension for modifing any ajax requests or responses easily. You can use it to debug errors or mock data.

Install

https://chrome.google.com/webstore/detail/ajax-interceptor/nhpjggchkhnlbgdfcbgpdpkifemomkpg

Example

Example video:https://www.youtube.com/watch?v=OL87EPOEVIU

Notes

  1. It is recommended to disable cache(devtools -> network -> disable cache) image when using this chrome extension.
  2. It is recommended to turn off this extensionimage when you are not using it.
  3. 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 changed.

Release Notes

version 1.5.3:

  • add request url autofill to fix matching issues

version 1.5.2:

  • fix not intercepting in the onload situation

version 1.5.1:

  • add advanced modes for users to encode and modify request headers, request payloads, and responses
  • support responses with the non-200 status
  • add strong tips to remind users of settings related to the devtools
  • optimize the user interface

version 1.4.1:

  • add feature of matched methods
  • add setting of panel positions, including suspended position and devtools position
  • optimize the user experience for new users
  • fix listener rejected error

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.