提交 878b21da 编写于 作者: D define9

feat: 增加自定义书签搜索

上级 c33856c5
......@@ -1492,6 +1492,36 @@
"homepage": "https://gitee.com/rubick-center/rubick-everything/raw/main/README.md",
"version": "2.5.1",
"pluginType": "ui"
},
{
"name": "rubick-bookmark-sharp",
"pluginName": "bookmark-sharp",
"version": "0.0.2",
"description": "自定义书签搜索,快速在浏览器打开",
"main": "index.html",
"preload": "preload.js",
"logo": "https://define9.github.io/images/favicon.ico",
"pluginType": "ui",
"features": [
{
"code": "bookmark",
"explain": "自定义书签",
"cmds": [
"bookmark",
"书签"
]
},
{
"code": "setting",
"explain": "自定义书签-设置",
"cmds": [
"setting",
"书签设置"
]
}
],
"author": "define9",
"homePage": "https://raw.githubusercontent.com/define9/bookmark-sharp/main/README.md"
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册