diff --git a/public/scripts/extensions/backgrounds/manifest.json b/public/scripts/extensions/backgrounds/manifest.json index a95e547eb..3d2e2ef68 100644 --- a/public/scripts/extensions/backgrounds/manifest.json +++ b/public/scripts/extensions/backgrounds/manifest.json @@ -4,5 +4,8 @@ "requires": [], "optional": [], "js": "index.js", - "css": "style.css" + "css": "style.css", + "author": "Cohee#1207", + "version": "1.0.0", + "homePage": "https://github.com/Cohee1207/SillyTavern" } \ No newline at end of file diff --git a/public/scripts/extensions/caption/manifest.json b/public/scripts/extensions/caption/manifest.json index 12872d174..d693b2fff 100644 --- a/public/scripts/extensions/caption/manifest.json +++ b/public/scripts/extensions/caption/manifest.json @@ -6,5 +6,8 @@ ], "optional": [], "js": "index.js", - "css": "style.css" + "css": "style.css", + "author": "Cohee#1207", + "version": "1.0.0", + "homePage": "https://github.com/Cohee1207/SillyTavern" } \ No newline at end of file diff --git a/public/scripts/extensions/dice/manifest.json b/public/scripts/extensions/dice/manifest.json index 82b83bdff..2752ced99 100644 --- a/public/scripts/extensions/dice/manifest.json +++ b/public/scripts/extensions/dice/manifest.json @@ -4,5 +4,8 @@ "requires": [], "optional": [], "js": "index.js", - "css": "style.css" + "css": "style.css", + "author": "Cohee#1207", + "version": "1.0.0", + "homePage": "https://github.com/Cohee1207/SillyTavern" } \ No newline at end of file diff --git a/public/scripts/extensions/expressions/manifest.json b/public/scripts/extensions/expressions/manifest.json index 836408124..d4cd793c1 100644 --- a/public/scripts/extensions/expressions/manifest.json +++ b/public/scripts/extensions/expressions/manifest.json @@ -6,5 +6,8 @@ "classify" ], "js": "index.js", - "css": "style.css" + "css": "style.css", + "author": "Cohee#1207", + "version": "1.0.0", + "homePage": "https://github.com/Cohee1207/SillyTavern" } \ No newline at end of file diff --git a/public/scripts/extensions/floating-prompt/manifest.json b/public/scripts/extensions/floating-prompt/manifest.json index 7ac886616..64fac1b56 100644 --- a/public/scripts/extensions/floating-prompt/manifest.json +++ b/public/scripts/extensions/floating-prompt/manifest.json @@ -4,5 +4,8 @@ "requires": [], "optional": [], "js": "index.js", - "css": "style.css" + "css": "style.css", + "author": "Cohee#1207", + "version": "1.0.0", + "homePage": "https://github.com/Cohee1207/SillyTavern" } \ No newline at end of file diff --git a/public/scripts/extensions/memory/manifest.json b/public/scripts/extensions/memory/manifest.json index ddb8b01df..9cb9006c1 100644 --- a/public/scripts/extensions/memory/manifest.json +++ b/public/scripts/extensions/memory/manifest.json @@ -6,5 +6,8 @@ ], "optional": [], "js": "index.js", - "css": "style.css" + "css": "style.css", + "author": "Cohee#1207", + "version": "1.0.0", + "homePage": "https://github.com/Cohee1207/SillyTavern" } \ No newline at end of file