Files
bettergi-scripts-list/archive/js/QuitGame/manifest.json
起个名字好难的喵 b7e127d044 archive: 重复的退出游戏JS
2025-10-24 19:47:38 +08:00

13 lines
240 B
JSON

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