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

13 lines
205 B
JSON

{
"manifest_version": 1,
"name": "领取纪行",
"version": "1.1",
"description": "用于领取纪行",
"authors": [
{
"name": "HZYgrandma"
}
],
"main": "main.js"
}