Files
bettergi-scripts-list/repo/js/ExitGameMultipleMode/manifest.json
2025-10-25 12:29:44 +08:00

20 lines
453 B
JSON

{
"manifest_version": 1,
"name": "退出游戏多模式",
"version": "1.1",
"description": "用于各种各样的退出游戏,主要是轮子太多了,功能还差不多",
"tags": [
"退出游戏",
"关闭游戏",
"完全退出",
"桌面"
],
"authors": [
{
"name": "起个名字好难的喵",
"links": "https://github.com/MisakaAldrich"
}
],
"main": "main.js",
"settings_ui": "settings.json"
}