Files
bettergi-scripts-list/repo/js/QuitGame/manifest.json
2025-07-05 00:25:10 +08:00

13 lines
252 B
JSON

{
"manifest_version": 1,
"name": "退出游戏",
"version": "1.0",
"description": "用于退出游戏",
"authors": [
{
"name": "HZYgrandma",
"links": "https://github.com/HZYgrandma"
}
],
"main": "main.js"
}