feat:插件支持API调用

This commit is contained in:
jxxghp
2024-04-25 13:50:45 +08:00
parent 0a4bf30b79
commit c835d021ff
3 changed files with 64 additions and 6 deletions

View File

@@ -43,11 +43,12 @@
"DoubanSync": {
"name": "豆瓣想看",
"description": "同步豆瓣想看数据,自动添加订阅。",
"version": "1.5",
"version": "1.6",
"icon": "douban.png",
"author": "jxxghp",
"level": 2,
"history": {
"v1.6": "同步历史记录支持手动删除需要主程序升级至v1.8.4+版本",
"v1.5": "豆瓣信息识别后直接添加订阅,不进行搜索下载"
}
},