添加传送至枫丹的每日委托和派遣
This commit is contained in:
Yemaxul
2024-10-16 21:39:15 +08:00
committed by GitHub
parent 37d7f344cd
commit 43eb7b2a9f
2 changed files with 24 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"manifest_version": 1,
"name": "自动领取委托或派遣",
"version": "1.0",
"description": "自动传送到枫丹并领取每日委托或探索派遣,两个都要请运行两次,建议搭配领取历练点使用",
"authors": [
{
"name": "yemaxul",
"link": "https://github.com/yemaxul"
}
],
"main": "main.js"
}