Files
bettergi-scripts-list/repo/js/OCR切换武器/manifest.json
起个名字好难 be4166d2cd rename JS
2025-05-08 01:32:15 +08:00

13 lines
334 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": "吉吉喵"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}