Skip to content

Edge 市场发布描述

English Description

API Proxy Tool is a powerful browser extension designed to streamline frontend development by providing seamless API request interception and redirection capabilities. Built with React, TypeScript, and Vite, this extension offers developers an intuitive solution for managing mock data and API proxies without modifying source code.

Key Features:

  • Smart API Interception: Automatically intercepts API requests and redirects them to specified mock servers
  • Modular Management: Organize API configurations into multiple modules for different projects or features
  • Flexible Matching: Supports contains, exact match, and regex patterns
  • Response Control: Configure response delays to simulate real network conditions
  • Direct Mock Responses: Return mock data directly without requiring external servers
  • Apifox Integration: Sync APIs from Apifox using tag-based filtering
  • Permission Management: Generate and export permission points
  • Cross-browser Support: Compatible with Chrome, Edge, and other Chromium-based browsers

Use Cases: Frontend development with mock data, API testing and debugging, microservices development, team collaboration, rapid prototyping.


中文描述

API Proxy Tool 是一款专为前端开发设计的强大浏览器扩展,通过提供无缝的API请求拦截和重定向功能来简化开发流程。基于React、TypeScript和Vite构建,为开发者提供直观的Mock数据管理和API代理解决方案。

核心功能:

  • 智能API拦截:自动拦截API请求并重定向到指定的Mock服务器
  • 模块化管理:将API配置组织到多个模块中
  • 灵活匹配:支持包含匹配、精确匹配和正则表达式
  • 响应控制:配置响应延迟以模拟真实网络环境
  • 直接Mock响应:无需外部服务器即可直接返回Mock数据
  • Apifox集成:使用基于标签的过滤同步API
  • 权限管理:生成和导出权限点
  • 跨浏览器支持:兼容Chrome、Edge

使用场景:Mock数据前端开发、API测试调试、微服务开发、团队协作、快速原型制作

基于 MIT 协议开源