Files
bettergi-scripts-list/repo/js/ExitGametoDesktop/manifest.json
2025-07-04 23:14:44 +08:00

13 lines
315 B
JSON

{
"manifest_version": 1,
"name": "完全退出游戏到桌面",
"version": "1.0",
"description": "原理基于Because66666的ExitGame, 配合原神更新,一步到位关闭游戏",
"authors": [
{
"name": "MeisterJ",
"links": "https://github.com/MeisterJ"
}
],
"main": "main.js"
}