YApi Helper
ID: nomnlpkcjkfgjpfmobnafedfimhncggi
Extension Info & Metadata
Publisher Contextual Analysis
- MX records exist
- Yes
- Domain exists
- Yes
- Is disposable
- No
- Is role-based
- No
- Mailbox exists
- Yes
You reached today's free scan limit (3/3 unique extensions).
Upgrade for full visibility.
提供在 YApi 接口页面快速复制 TS 类型与请求方法的功能。
支持从 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}}: 请求数据字段
Extracted Data
You reached today's free scan limit (3/3 unique extensions).
Upgrade for full visibility.
URLs
View the external URLs this extension communicates with to understand its network activity and data interactions.
You reached today's free scan limit (3/3 unique extensions).
Upgrade for full visibility.
You reached today's free scan limit (3/3 unique extensions).
Upgrade for full visibility.
Version History
You reached today's free scan limit (3/3 unique extensions).
Upgrade for full visibility.
Code Diff
Compare extension code between any two versions.
No comparable text files found between these versions.
You reached today's free scan limit (3/3 unique extensions).
Upgrade for full visibility.
Browse and explore files within this extension package
You reached today's free scan limit (3/3 unique extensions).
Upgrade for full visibility.