提交 95760b07 编写于 作者: muwooo's avatar muwooo

Update total-plugins.json

上级 4b001de4
......@@ -1444,6 +1444,54 @@
"homePage": "",
"pluginType": "ui",
"version": "2.6.4"
},
{
"preload": "preload/preload.js",
"main": "index.html",
"logo": "logo.png",
"platform": ["win32"],
"features": [
{
"code": "find",
"explain": "基于 Everything 更便捷的文件搜索 + 文件预览",
"cmds": [
"find",
"搜索"
]
},
{
"code": "oversearch",
"explain": "本地文件搜索",
"mainPush": true,
"cmds": [
{
"type": "over",
"maxLength": 40,
"exclude": "/[\\\\\\/\\t\\n]/",
"label": "文件搜索"
}
]
},
{
"code": "folderfind",
"explain": "选中的文件夹内搜索",
"cmds": [
{
"type": "files",
"fileType": "directory",
"maxLength": 1,
"label": "文件夹内搜索"
}
]
}
],
"name": "rubick-ui-everything",
"pluginName": "本地搜索",
"description": "基于 Everything 更便捷的本地文件搜索 + 预览文件",
"author": "muwoo",
"homepage": "https://gitee.com/rubick-center/rubick-ui-everything/raw/main/README.md",
"version": "2.5.1",
"pluginType": "ui"
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册