Files
bettergi-scripts-list/repo/js/背包材料统计/manifest.json
JJMdzh e3e1fdba5b JS,修复计算材料数错误、目标数量临界值等bug (#941)
+ v2.27 修复计算材料数错误、目标数量临界值、"3"识别成"三"等bug
2025-05-28 15:47:54 +08:00

14 lines
413 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"manifest_version": 1,
"name": "背包材料统计",
"version": "2.27",
"bgi_version": "0.44.8",
"description": "默认四行为一页模板匹配材料OCR识别数量。\n数字太小可能无法识别用?代替。\n目前支持采集材料的数量统计+路径CD管理。",
"authors": [
{
"name": "吉吉喵"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}