diff --git a/plugins/system.json b/plugins/system.json index 440ae5821e48c9227a96c2d8acfdd8d50468479e..88e65225c80cf7185233f8b85bf85fa6cc28152b 100644 --- a/plugins/system.json +++ b/plugins/system.json @@ -1,74 +1,5 @@ [ - { - "name": "rubick-system-super-panel", - "pluginName": "超级面板", - "version": "1.0.5", - "description": "超级面板,长按右击可唤起", - "main": "index.html", - "entry": "main.js", - "preload": "preload.js", - "logo": "https://static.91jkys.com/upload/202112/09/d07325136a5e4ff89913650678c1ec9f.png", - "pluginType": "system", - "homePage": "https://gitee.com/rubick-center/rubick-system-super-panel/raw/master/readme.md", - "features": [ - { - "code": "setting", - "explain": "设置超级面板", - "cmds": [ - "设置超级面板", - "超级面板" - ] - }] - }, - { - "name": "rubick-system-mac-touchbar", - "pluginName": "mac touchbar 内存管理工具", - "version": "1.0.0", - "description": "轻松通过 touchbar 管理内存", - "entry": "index.js", - "logo": "https://static.91jkys.com/upload/202112/08/5bac90649c5343cabb63930b131cf8e6.png", - "pluginType": "system" - }, - { - "name": "rubick-host", - "preload": "preload/preload.js", - "main": "index.html", - "logo": "https://p9-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/ebbbf8a1d6834b1dabfe6de86057dc1d~tplv-k3u1fbpfcp-watermark.image", - "features": [ - { - "code": "hosts", - "explain": "hosts切换", - "cmds": [ - "hosts" - ] - }], - "pluginName": "hosts切换", - "description": "管理你的hosts文件", - "author": "muwoo", - "homepage": "https://gitee.com/rubick-center/rubick-host/raw/master/README.md", - "version": "2.0.3", - "pluginType": "ui" - }, - { - "name": "rubick-ui-clipboard", - "pluginName": "超级剪切板", - "version": "1.0.4", - "description": "及时随地保存内容", - "main": "index.html", - "entry": "main.js", - "preload": "preload.js", - "logo": "https://pic1.zhimg.com/80/v2-8808dd420ee9804ad588aaee01ba9398_720w.png", - "pluginType": "system", - "homePage": "https://gitee.com/rubick-center/rubick-ui-clipboard/raw/master/README.md", - "features": [ - { - "code": "record", - "explain": "超级剪切板", - "cmds": [ - "超级剪切板", - "clipboard", - "jqb" - ] - }] - } + "rubick-ui-clipboard", + "rubick-system-mac-touchbar", + "rubick-system-super-panel" ]