diff --git a/repo/js/ActivitySwitch/manifest.json b/repo/js/ActivitySwitch/manifest.json index 8d7be276c..8c5e00492 100644 --- a/repo/js/ActivitySwitch/manifest.json +++ b/repo/js/ActivitySwitch/manifest.json @@ -6,8 +6,8 @@ "main": "main.js", "authors": [ { - "name": "云端客", - "link": "https://github.com/Kirito520Asuna" + "name": "云端客", + "links": "https://github.com/Kirito520Asuna" } ], "dependencies": [] diff --git a/repo/js/AutoSwitchRoles/manifest.json b/repo/js/AutoSwitchRoles/manifest.json index 6329e74c3..5ec211964 100644 --- a/repo/js/AutoSwitchRoles/manifest.json +++ b/repo/js/AutoSwitchRoles/manifest.json @@ -7,7 +7,7 @@ "authors": [ { "name": "Tool_tingsu", - "link": "" + "links": "https://github.com/Tooltingsu" } ], "settings_ui": "settings.json", diff --git a/repo/js/ComputerBlower/manifest.json b/repo/js/ComputerBlower/manifest.json index 4a155676f..dd2ae0bcc 100644 --- a/repo/js/ComputerBlower/manifest.json +++ b/repo/js/ComputerBlower/manifest.json @@ -1,16 +1,16 @@ { - "manifest_version": 1, - "name": "性能测试", - "version": "1.3", - "tags": [], - "bgi_version": "0.46.0", - "description": "测测你的", - "authors": [ - { - "name": "mno", - } - ], - "settings_ui": "settings.json", - "main": "main.js" - } - \ No newline at end of file + "manifest_version": 1, + "name": "性能测试", + "version": "1.3", + "tags": [], + "bgi_version": "0.46.0", + "description": "测测你的", + "authors": [ + { + "name": "mno", + "links": "https://github.com/Bedrockx" + } + ], + "settings_ui": "settings.json", + "main": "main.js" +} \ No newline at end of file diff --git a/repo/js/HolyRelicsUp/manifest.json b/repo/js/HolyRelicsUp/manifest.json index 149634bce..aaeeb661d 100644 --- a/repo/js/HolyRelicsUp/manifest.json +++ b/repo/js/HolyRelicsUp/manifest.json @@ -6,8 +6,8 @@ "main": "main.js", "authors": [ { - "name": "云端客", - "link": "https://github.com/Kirito520Asuna" + "name": "云端客", + "links": "https://github.com/Kirito520Asuna" } ], "dependencies": [] diff --git a/repo/js/分解圣遗物 带背包过期弹窗自动点击/manifest.json b/repo/js/分解圣遗物 带背包过期弹窗自动点击/manifest.json index c52545856..c9d42d530 100644 --- a/repo/js/分解圣遗物 带背包过期弹窗自动点击/manifest.json +++ b/repo/js/分解圣遗物 带背包过期弹窗自动点击/manifest.json @@ -5,11 +5,10 @@ "description": "可选是否分解三四级圣遗物,附带打开背包时,自动点击过期物品弹窗", "authors": [ { - "name": "吉吉喵" + "name": "吉吉喵", + "links": "https://github.com/JJMdzh" } ], "settings_ui": "settings.json", "main": "main.js" - -} - +} \ No newline at end of file diff --git a/repo/js/自动循环使用料理/manifest.json b/repo/js/自动循环使用料理/manifest.json index 752defb17..60151251d 100644 --- a/repo/js/自动循环使用料理/manifest.json +++ b/repo/js/自动循环使用料理/manifest.json @@ -1,15 +1,18 @@ { - "manifest_version": 1, - "name": "自动循环使用背包料理", - "version": "1.1", - "bgi_version": "0.41.0", - "description": "循环使用背包中的料理。需要在设置中配置料理行列位置或名称。建议使用行列模式,将料理标星前置处理。", - "tags": ["循环料理使用"], - "authors": [ - { - "name": "呱呱z" - } - ], - "settings_ui": "settings.json", - "main": "main.js" -} + "manifest_version": 1, + "name": "自动循环使用背包料理", + "version": "1.1", + "bgi_version": "0.41.0", + "description": "循环使用背包中的料理。需要在设置中配置料理行列位置或名称。建议使用行列模式,将料理标星前置处理。", + "tags": [ + "循环料理使用" + ], + "authors": [ + { + "name": "呱呱z", + "links": "https://github.com/jidingcai" + } + ], + "settings_ui": "settings.json", + "main": "main.js" +} \ No newline at end of file