Files
bettergi-scripts-list/repo/js/AutoRefinedCondensationResin/manifest.json
2025-07-24 11:55:05 +08:00

15 lines
554 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": "1.0",
"bgi_version": "0.47.0",
"description": "\n可前往多国合成台自动合成浓缩树脂仅支持中文语言。\n通过OCR技术确保准确进入合成台并完成合成操作。\n可设置特定星期执行任务输入\"1,3,5,7\"在周一/三/五/日执行)。\n特殊时间处理00:00~04:00视为前一天。",
"tags": [],
"authors": [
{
"name": "蜜柑魚"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}