Files
bettergi-scripts-list/repo/js/AutoMonday/manifest.json
江紫烟owo 4e4e2a0682 AutoMonday - V1.3.8版本更新 (#2735)
1. 修改了设置界面丑的批爆的分隔符
2. 修改了部分描述
2026-01-19 17:47:27 +08:00

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