Steward v3.5.2 发布 -- 新增 spm 插件,spm install / spm uninstall / spm list 管理插件
更新说明
spm install
spm uninstall
插件提交
给 steward-plugins repo 提交插件代码,并在 data.json
的插件列表中添加插件信息。
{
"version": 2,
"name": "User Scripts",
"icon": "https://greasyfork.org/assets/blacklogo96-e0c2c76180916332b7516ad47e1e206b42d131d36ff4afe98da3b1ba61fd5d6c.png",
"title": "根据 host 查找 userscripts",
"subtitle": "数据来自 https://greasyfork.org/",
"source": "https://raw.githubusercontent.com/Steward-launcher/steward-plugins/master/plugins/userscripts.js",
"author": "solobat"
}
1 回复
cool~