diff --git a/repo/js/ExitGameMultipleMode/manifest.json b/repo/js/ExitGameMultipleMode/manifest.json index 9ba82d2d9..5332d3ee3 100644 --- a/repo/js/ExitGameMultipleMode/manifest.json +++ b/repo/js/ExitGameMultipleMode/manifest.json @@ -1,8 +1,8 @@ { "manifest_version": 1, "name": "退出游戏多模式", - "version": "1.1", - "description": "用于各种各样的退出游戏,主要是轮子太多了,功能还差不多", + "version": "1.2", + "description": "用于各种各样的退出游戏", "tags": [ "退出游戏", "关闭游戏", @@ -13,8 +13,24 @@ { "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" -} \ No newline at end of file +}