This commit is contained in:
起个名字好难的喵
2025-07-28 12:15:15 +08:00
parent e769482a79
commit ce4dc2835b
7 changed files with 28 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"manifest_version": 1,
"name": "选择加工 食材",
"name": "选择加工食材",
"version": "2.1",
"description": "食材加工 识图 复选框。",
"authors": [
@@ -9,6 +9,10 @@
"links": "https://github.com/JJMdzh"
}
],
"tags": [
"食材",
"图像识别"
],
"settings_ui": "settings.json",
"main": "main.js"
}