YApi Helper
提供在 YApi 接口页面快速复制 TS 类型与请求方法的功能。
As of June 2026, YApi Helper has 17 users in the Developer Tools category.
Usersup 6.3 percent+6.3%
17
17
Ratingno change0%
—
— reviews
Reviewsno change0%
—
Version
1.1.1
Manifest V3
History
5 snapshotsTracking since Apr 1, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Apr 1, 2026 | 16 | — | — | 1.1.1 |
| Apr 21, 2026 | 17 | — | — | 1.1.1 |
| May 6, 2026 | 19 | — | — | 1.1.1 |
| May 18, 2026 | 22 | — | — | 1.1.1 |
| Jun 1, 2026 | 20 | — | — | 1.1.1 |
| Now | 17 | — | — | 1.1.1 |
Permissions & access
- Permissions
- storageclipboardWrite
- Host access
- None declared
Screenshots
About
支持从 YApi 接口定义页面 自动生成 TypeScript 类型代码,并支持自定义生成模版。
功能特性
1. 一键从 YApi 接口生成各类型的接口请求方法
2. 支持用户自定义模版(通过扩展设置页面配置)
3. 使用 chrome.storage.sync 持久保存配置,跨设备同步
模版配置说明
示例:
export const {{fnName}} = (payload: {{ReqType}}) => {
return http.request<{{ResType}}>(
'{{method}}',
'{{url}}',
{
{{dataField}}: payload
}
);
};
配置项说明
{{fnName}}: 函数名
{{ReqType}}: 请求类型
{{ResType}}: 响应类型
{{method}}: 请求方法
{{url}}: 请求 URL
{{dataField}}: 请求数据字段Technical
- Version
- 1.1.1
- Manifest
- V3
- Size
- 20.72KiB
- Min Chrome
- 88
- Languages
- 1
- Featured
- No
Metadata
- ID
- nomnlpkcjkfgjpfmobnafedfimhncggi
- Developer ID
- uf503377a4c8fe2acc65e29c9957e402b
- Developer Email
- [email protected]
- Created
- Sep 20, 2025
- Last Updated (Store)
- Sep 23, 2025
- Last Scraped
- Jun 1, 2026
- Website
- —
- Support URL
- —
- Privacy Policy
- —
Similar extensions
Alternatives to YApi Helper, ranked by description similarity.
yapi-ts
通过yapi生成js和ts代码
153
★ 5.0
yapi-ts
yapi 网页加强工具,在yapi页面 右下方添加一个 工具按钮。一键生成 ts 格式的 请求参数和返回结果的 ts 数据格式代码
8
Mock:Intercept and directly return data
拦截请求并直接返回 Mock 数据,包括 XMLHttpRequest、fetch类接口
3.0K
★ 4.6
YapiHelper
Yapi文档Ts接口定义转换
77
★ 5.0
Ara - OpenAPI CodeGen
Generate Request Code from OpenAPI specs
9
aigc-api
借助chatgpt根据接口文档生成对应语言的api请求
35
★ 5.0
网络请求拦截器
一款专为研发打造的网络请求拦截器,集成在 devtools NetLimit 选项卡中,支持网络请求拦截替换为预设的请求体、返回体,支持 XMLHttpRequest、fetch 请求拦截,同时支持 declarativeNetRequest 拦截
67
★ 3.0
API Snitch
Record API calls and dynamically generate API Client code.
5
★ 5.0
Data sourced from the Chrome Web Store · last verified Jun 1, 2026.