2 Star 14 Fork 3

island/utools-plugin-template

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
plugin.json 336 Bytes
一键复制 编辑 原始数据 按行查看 历史
island 提交于 2023-11-12 18:31 . feat: startup electron
{
"logo": "logo.png",
"preload": "main.js",
"name": "your plugin ID",
"version": "1.0.0",
"pluginName": "template",
"description": "plugin template",
"author": "QC2168",
"homepage": "https://github.com/QC2168",
"features": [
{
"code": "template",
"explain": "插件模板主界面",
"cmds":["template"]
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/QC2168/utools-plugin-template.git
git@gitee.com:QC2168/utools-plugin-template.git
QC2168
utools-plugin-template
utools-plugin-template
feat/app

搜索帮助