Files
bettergi-scripts-list/repo/js/AutoNewsKiller/settings.json
mno d4918d7951 js:自动新消除 (#2795)
* js:狗粮批发2.0.2

修复了一个bug

* js:自动新消除

自动点击并消除背包内指定类型物品的新

* Update manifest.json

* Update main.js

* js:锄地一条龙

修0006飞萤坠崖
2026-01-27 08:30:46 +08:00

22 lines
452 B
JSON

[
{
"name": "executingTypes",
"type": "multi-checkbox",
"label": "要执行的物品种类",
"default": [
"圣遗物"
],
"options": [
"全选",
"武器",
"圣遗物",
"养成道具",
"食物",
"材料",
"小道具",
"任务",
"贵重道具",
"摆设"
]
}
]