GithubHelp home page GithubHelp logo

imliaobaocheng / ajax-interceptor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ygyooo/ajax-interceptor

0.0 0.0 0.0 2.5 MB

可以修改ajax请求返回结果的chrome插件

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

JavaScript 87.82% CSS 11.05% HTML 1.14%

ajax-interceptor's Introduction

修改ajax请求返回结果的chrome插件

安装

chrome商店地址:https://chrome.google.com/webstore/detail/ajax-interceptor/nhpjggchkhnlbgdfcbgpdpkifemomkpg
不能翻墙的话可以在这里下载:https://github.com/YGYOOO/ajax-interceptor/blob/master/Ajax-Interceptor.crx

使用示例

示例视频:https://weibo.com/tv/v/HlVZD8cR9?fid=1034:4352275389595232

注意

  1. 建议第一次安装完重启浏览器,或者刷新你需要使用的页面。
  2. 当你不需要使用该插件时,建议把开关关上(插件icon变为灰色),以免对页面正常浏览造成影响。
  3. 该插件只会在JS层面上对返回结果进行修改,即只会修改全局的XMLHTTPRequest对象和fetch方法里的返回值,进而影响页面展现。而你在chrome的devtools的network里看到的请求返回结果不会有任何变化。

更新说明

version 0.5:

version 0.4:

  • fetch发起的请求也可以被修改了

version 0.3:

  • 增加了JSON编辑功能

ajax-interceptor's People

Contributors

ygyooo avatar

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.