js脚本: 退出游戏到桌面 (#1063)
* Add files via upload add js ExitGametoDesktop * Update manifest.json
This commit is contained in:
13
repo/js/ExitGametoDesktop/manifest.json
Normal file
13
repo/js/ExitGametoDesktop/manifest.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"manifest_version": 1,
|
||||
"name": "完全退出游戏到桌面",
|
||||
"version": "1.0",
|
||||
"description": "原理基于Because66666的ExitGame, 配合原神更新,一步到位关闭游戏",
|
||||
"authors": [
|
||||
{
|
||||
"name": "MeisterJ",
|
||||
"link": "https://github.com/MeisterJ"
|
||||
}
|
||||
],
|
||||
"main": "main.js"
|
||||
}
|
||||
Reference in New Issue
Block a user