feat: add custom image API extension

This commit is contained in:
2026-08-12 16:21:33 +08:00
commit b440a33196
4 changed files with 878 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"display_name": "Image Auto Generation - Custom API",
"requires": [],
"optional": [],
"js": "index.js",
"author": "wickedcode01",
"version": "1.1.0",
"homePage": "https://github.com/wickedcode01/st-image-auto-generation",
"auto_update": false,
"i18n": {
"zh-cn": "i18n/zh-cn.json"
}
}