OCR摩拉log (#539)

* update repo.json

* OCR摩拉log

OCR识别摩拉输出到log

* update repo.json

---------

Co-authored-by: JJMdzh <205532257+JJMdzh@users.noreply.github.com>
This commit is contained in:
JJMdzh
2025-04-08 19:49:42 +08:00
committed by GitHub
parent f6a00c8c96
commit af111da778
5 changed files with 176 additions and 1 deletions

View File

@@ -0,0 +1,13 @@
{
"manifest_version": 1,
"name": "OCR摩拉log",
"version": "1.0",
"description": "OCR识别摩拉输出到log",
"authors": [
{
"name": "吉吉喵",
}
],
"settings_ui": "settings.json",
"main": "main.js",
}