Files
bettergi-scripts-list/repo/js/OCR切换武器/manifest.json
2025-07-04 23:14:44 +08:00

14 lines
376 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.22",
"description": "OCR。默认四行为一页v2.1增加模糊匹配增加别名匹配。v2.22兼容未知角色、未知武器",
"authors": [
{
"name": "吉吉喵",
"links": "https://github.com/JJMdzh"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}