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 snapshots

Tracking since Apr 1, 2026.

22.481915.52Apr 1, 2026Jun 1, 2026
View as table
DateUsersRatingReviewsVersion
Apr 1, 2026161.1.1
Apr 21, 2026171.1.1
May 6, 2026191.1.1
May 18, 2026221.1.1
Jun 1, 2026201.1.1
Now171.1.1

Permissions & access

Permissions
storageclipboardWrite
Host access
None declared

Screenshots

YApi Helper screenshot 1

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.

Data sourced from the Chrome Web Store · last verified Jun 1, 2026.