Mock:Intercept and directly return data icon

Mock:Intercept and directly return data

by xiangmingcsyr

v2.4.1 Updated Jan 30, 2026 507KiB
CWS
3K
Users
★ 4.57
14 reviews
#13218
of 207.3K
developer
#1101 of 18.1K

Description

这是一款用于 Mock XMLHttpRequest 和 fetch 请求的工具。它可以帮助开发者在开发过程中减少对真实接口的依赖,从而更高效地编写和测试代码。 主要功能包括: 1. 支持对使用 XMLHttpRequest 或 fetch 方法发起的接口请求进行 Mock。 2. 能根据 Swagger 2.0 文档自动生成 Mock 数据。 3. 支持修改请求头(Request Headers)。 4. 支持修改请求体(Request Body)。 5. 可对接口请求进行重定向处理。 6. 提供三种匹配模式:contains、equals 和 regexp,以满足不同的接口匹配需求。 7. 支持自定义返回状态和请求响应时间。 8. 支持配置数据的导入和导出。 9. 提供浅色和深色两种主题。 10. 支持中英文双语切换,依据浏览器语言环境自动显示对应语言。 11. 支持配置数据可转换为 TypeScript 类型定义。 This is a tool for mocking XMLHttpRequest and fetch requests. It helps developers reduce reliance on real APIs during development, enabling more efficient coding and testing. Key features include: 1. Support for mocking API requests made using XMLHttpRequest or fetch methods. 2. Automatic generation of mock data based on Swagger 2.0 documentation. 3. Ability to modify request headers (Request Headers). 4. Ability to modify request bodies (Request Body). 5. Support for redirecting API requests. 6. Offers three matching modes: contains, equals, and regexp, to meet different API matching needs. 7. Customization of return status and response time. 8. Support for importing and exporting configuration data. 9. Light and dark themes available. 10. Bilingual support for Chinese and English, with automatic language selection based on the browser's language settings. 11. Configuration data can be converted into TypeScript type definitions.
Mock:Intercept and directly return data screenshot 1Mock:Intercept and directly return data screenshot 2Mock:Intercept and directly return data screenshot 3Mock:Intercept and directly return data screenshot 4Mock:Intercept and directly return data screenshot 5

Reviews

Loading reviews...

Permissions (2)

Permissions

declarativeNetRequest Can block or redirect network requests storage Can store data locally in your browser

Details

Version 2.4.1
Updated Jan 30, 2026
Size 507KiB
First Seen Mar 27, 2026