diff --git a/extensions/sd-webui-qic-console.json b/extensions/sd-webui-qic-console.json new file mode 100644 index 00000000..cbf09b4e --- /dev/null +++ b/extensions/sd-webui-qic-console.json @@ -0,0 +1,8 @@ +{ + "name": "QIC Console", + "url": "https://github.com/SenshiSentou/sd-webui-qic-console", + "description": "Adds a console tab to allow for quick testing of Python and Javascript snippets. !!! WARNING DO NOT install this extension unless you are a developer !!!", + "tags": [ + "tab" + ] +} \ No newline at end of file