mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-03-19 03:59:51 +08:00
19 lines
478 B
JSON
19 lines
478 B
JSON
{
|
|
"manifest_version": 1,
|
|
"name": "等待到指定时间",
|
|
"version": "1.3",
|
|
"bgi_version": "0.51.0",
|
|
"description": "等待到指定时间(默认凌晨4点),适用于等到第二天4点执行其他任务。",
|
|
"authors": [
|
|
{
|
|
"name": "蜜柑魚",
|
|
"links": "https://github.com/this-Fish"
|
|
},
|
|
{
|
|
"name": "火山",
|
|
"links": "https://github.com/RRRR623"
|
|
}
|
|
],
|
|
"settings_ui": "settings.json",
|
|
"main": "main.js"
|
|
} |