Files
server-configs/siyuan/data/plugins/siyuan-plugin-hsr-mdzz2048-fork/plugin.json
2026-02-13 22:24:27 +08:00

25 lines
692 B
JSON

{
"name": "siyuan-plugin-hsr-mdzz2048-fork",
"author": "TCOTC",
"url": "https://github.com/TCOTC/siyuan-plugin-hsr-mdzz2048-fork",
"version": "0.9.1",
"minAppVersion": "3.1.0",
"backends": ["all"],
"frontends": ["all"],
"disabledInPublish": false,
"displayName": {
"default": "Document Highlight Search",
"zh_CN": "文档高亮搜索"
},
"description": {
"default": "Search in the current document and highlight the search results",
"zh_CN": "在当前文档搜索,并高亮搜索结果"
},
"readme": {
"default": "README.md",
"zh_CN": "README_zh_CN.md"
},
"funding": {"custom": ["https://bento.me/jeffff"]},
"keywords": ["Ctrl+F"]
}