Files
bettergi-scripts-list/repo/js/ArtifactsGroupPurchasing/manifest.json
mno a2ea672619 js:狗粮批发和团购 (#2531)
* js:狗粮批发

微调记录机制

* js:狗粮联机团购

优化日志输出,增加正常结束日志输出
2025-12-20 12:38:37 +08:00

25 lines
498 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": "AAA狗粮联机团购",
"version": "1.10.5",
"tags": [
"狗粮"
],
"description": "配合AAA狗粮批发使用联机运行多条收尾路线",
"saved_files": [
"records/*.txt",
"targets/*.png"
],
"authors": [
{
"name": "mno",
"links": "https://github.com/Bedrockx"
},
{
"name": "汐",
"links": "https://github.com/jiegedabaobei"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}