busyogg_OneStepWikiLink/manifest.json
朽朽朽朽朽 f2f73e46e7 修复重命名时匹配文件名列表反复 push 新文件名的 bug(由文件路径切割方式调整产生)
即:[file] 反复改名为 file1 file 会导致匹配列表变成 [file,file1.file,file1]
2025-04-02 19:09:13 +08:00

10 lines
No EOL
243 B
JSON

{
"id": "one-step-wiki-link",
"name": "One Step Wiki Link",
"version": "1.0.3",
"minAppVersion": "1.8.0",
"description": "一步添加 wiki 链接",
"author": "Busyo",
"authorUrl": "https://github.com/busyoGG",
"isDesktopOnly": false
}