Thanks to visit codestin.com
Credit goes to github.com

Skip to content

g0ngjie/ajax-proxy

Repository files navigation


Ajax Proxy


A browser plugin based on Chromium kernel · Tools for Developers · For the modification of web-side response

GitHub chrome web store chrome rating edge addons edge users

When to use

  • When the required data does not meet the desired effect and Mock is required
  • When we need to verify some exception scenarios or boundary values during the development or production phase
  • When data changes frequently during the development phase, resulting in the interface not working properly
  • When 404 appears on the interface

Installation

Microsoft Edge

Google Chrome

Examples

Video: https://www.youtube.com/watch?v=F__7LXBqnvQ&list=PLniy0-3-8-V1ZhsmG6__HdOJBAschGWSt

operation.gif

zhihu

FAQ

  1. Data interception does not work
    • You can switch between interceptor and redirector to solve the Ajax referencing problem issues_checked
    • You can select the Network section in Developer Tools and disable caching by checking ☑️ issues_disabled_cache

Monorepo

Package Description
@proxy/compatibility Old Data Compatibility Library
@proxy/lib Manipulating the Ajax Core Logic Library
@proxy/shared-utils Public Class Libraries
@proxy/shell-chrome Browser Extension Library
@proxy/vue-panels Application Operator Panel

Use of source code

  1. Download the corresponding version of Source code and unzip it
  2. Open Developer mode in your browser
  3. Then just load the unpacked folder

Testing

You can test it directly in Swagger

⭐ Stargazers

Thank you very much for your support!

Stargazers for ajax-proxy

License

Ajax Proxy is MIT licensed.