Files
bettergi-scripts-list/repo/js/AutoMonday/manifest.json
起个名字好难的喵 970cc2b4c2 归档重复脚本
2026-01-12 21:14:25 +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.6",
"tags": [
"周常",
"纪行",
"烹饪",
"爱可菲",
"质变仪",
"晶蝶诱捕装置",
"四方八方之网",
"投资券"
],
"description": "全自动周常包含纪行、晶蝶诱捕、爱可菲和参变仪等详情见readme",
"authors": [
{
"name": "江紫烟owo",
"links": "https://github.com/jiangziyanowo"
}
],
"saved_files": [
"record/*.txt"
],
"settings_ui": "settings.json",
"main": "main.js"
}