Files
bettergi-scripts-list/archive/js/ExitGametoDesktop/manifest.json
起个名字好难的喵 b7e127d044 archive: 重复的退出游戏JS
2025-10-24 19:47:38 +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"
}