14 lines
452 B
JSON
14 lines
452 B
JSON
{
|
|
"manifest_version": 1,
|
|
"name": "每月自动兑换抽卡资源",
|
|
"version": "1.0",
|
|
"description": "每个月自动兑换蓝球和粉球,兑换资源不够会提醒(需要打开 js 通知),本月兑换过会自动跳过,想要重置 CD可以把monthly.txt中的时间删掉",
|
|
"authors": [
|
|
{
|
|
"name": "柒叶子",
|
|
"links": "https://github.com/5117600049"
|
|
}
|
|
],
|
|
"settings_ui": "settings.json",
|
|
"main": "main.js"
|
|
} |