首次提交

This commit is contained in:
DelLevin-Home
2026-01-29 20:25:13 +08:00
commit 75a86d3254
8 changed files with 177 additions and 0 deletions

10
manifest.json Normal file
View File

@@ -0,0 +1,10 @@
{
"id": "ai-tag-baitu-plugin",
"name": "AI Tag By Baitu",
"version": "0.1.0",
"minAppVersion": "1.0",
"description": "调用本地ollama生成文章标签",
"author": "Baitu",
"authorUrl": "https://www.iletter.top",
"isDesktopOnly": true
}