archive js

This commit is contained in:
起个名字好难的喵
2025-07-28 11:30:03 +08:00
parent 6002f6b54c
commit 0f3da7a6d0
24 changed files with 181 additions and 181 deletions

View File

@@ -0,0 +1,14 @@
{
"manifest_version": 1,
"name": "尘歌壶",
"version": "1.2",
"description": "自动领诚哥壶奖励",
"authors": [
{
"name": "愚溪",
"links": "https://github.com/Kupder"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}