mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-03-19 03:59:51 +08:00
37 lines
757 B
JSON
37 lines
757 B
JSON
{
|
|
"manifest_version": 1,
|
|
"name": "退出游戏多模式",
|
|
"version": "1.2",
|
|
"description": "用于各种各样的退出游戏",
|
|
"tags": [
|
|
"退出游戏",
|
|
"关闭游戏",
|
|
"完全退出",
|
|
"桌面"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "起个名字好难的喵",
|
|
"links": "https://github.com/MisakaAldrich"
|
|
},
|
|
{
|
|
"name": "MeisterJ",
|
|
"links": "https://github.com/MeisterJ"
|
|
},
|
|
{
|
|
"name": "Because",
|
|
"links": "https://github.com/Because66666"
|
|
},
|
|
{
|
|
"name": "HZYgrandma",
|
|
"links": "https://github.com/HZYgrandma"
|
|
},
|
|
{
|
|
"name": "芝士贝果",
|
|
"links": "https://github.com/cheese-bagel"
|
|
}
|
|
],
|
|
"main": "main.js",
|
|
"settings_ui": "settings.json"
|
|
}
|