Files
bettergi-scripts-list/repo/js/SereniteaPot/manifest.json
起个名字好难的喵 87cde0596f fix: manifest.json格式 (#1273)
2025-07-04 22:49:39 +08:00

13 lines
237 B
JSON

{
"manifest_version": 1,
"name": "尘歌壶",
"version": "1.2",
"description": "自动领诚哥壶奖励",
"authors": [
{
"name": "愚溪"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}