Files
bettergi-scripts-list/repo/js/每月自动兑换抽卡资源/manifest.json
5117600049 2a06cd9e35 JS脚本:每月自动兑换抽卡资源 (#961)
* Add files via upload

* Update main.js
2025-06-01 21:57:27 +08:00

15 lines
455 B
JSON

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