2 Star 5 Fork 0

Jerry K / ajax-proxy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 4.45 KB
一键复制 编辑 原始数据 按行查看 历史
Jerry K 提交于 2024-02-18 11:03 . fix: dialog 交互优化

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

English | 中文

When to use

  • When actual data fails to meet expected results, mocking data is needed.
  • In development or production stages, verification of exceptional scenarios or edge cases is necessary.
  • The frequent changes in interface data hinder the development process.
  • When a certain interface returns a 404 error.

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
  2. Function-based response explanation

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 for your support!

Stargazers for ajax-proxy

License

Ajax Proxy is MIT licensed.

JavaScript
1
https://gitee.com/g0ngjie/ajax-proxy.git
git@gitee.com:g0ngjie/ajax-proxy.git
g0ngjie
ajax-proxy
ajax-proxy
master

搜索帮助