diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..356fb8b --- /dev/null +++ b/manifest.json @@ -0,0 +1,19 @@ +[ + { + "name": "Dribbblish Dynamic (Beta)", + "description": "A mod of Dribbblish theme for Spicetify with support for light/dark modes and album art based colors.", + "preview": "showcase-images/preview.gif", + "readme": "README.md", + "branch": "beta-release", + "usercss": "user.css", + "schemes": "color.ini" + }, + { + "name": "Dribbblish Dynamic (Beta)", + "description": "Extension for Dribbblish Dynamic (Beta)", + "preview": "showcase-images/preview.gif", + "readme": "README.md", + "branch": "beta-release", + "main": "dribbblish-dynamic.js" + } +]