Files
江紫烟owo a0617b3898 AutoMonday - V1.4版本更新 (#2790)
* AutoMonday - V1.4版本更新

1. 添加了每月兑换粉球蓝球的功能
2. 修复了一些bug

* Auto Monday- 1.4版本更新

做了些许改动
2026-01-28 15:34:25 +08:00

27 lines
558 B
JSON
Raw Permalink 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.4",
"tags": [
"周常",
"纪行",
"烹饪",
"爱可菲",
"质变仪",
"晶蝶诱捕装置",
"四方八方之网",
"投资券"
],
"description": "全自动周常包含纪行、晶蝶诱捕、爱可菲和参变仪等详情见readme",
"authors": [
{
"name": "江紫烟owo",
"links": "https://github.com/jiangziyanowo"
}
],
"saved_files": [
"record/*.txt"
],
"settings_ui": "settings.json",
"main": "main.js"
}