mirror of
https://github.com/danbulant/dribbblish-dynamic-theme
synced 2026-06-09 17:53:02 +00:00
test manifest for marketplace
This commit is contained in:
parent
5e0236dff5
commit
af5af92b62
1 changed files with 10 additions and 19 deletions
|
|
@ -1,19 +1,10 @@
|
||||||
[
|
{
|
||||||
{
|
"name": "Dribbblish Dynamic (Beta) Theme",
|
||||||
"name": "Dribbblish Dynamic (Beta) Theme",
|
"description": "A mod of Dribbblish theme for Spicetify with support for light/dark modes and album art based colors.",
|
||||||
"description": "A mod of Dribbblish theme for Spicetify with support for light/dark modes and album art based colors.",
|
"preview": "showcase-images/preview.gif",
|
||||||
"preview": "showcase-images/preview.gif",
|
"readme": "README.md",
|
||||||
"readme": "README.md",
|
"branch": "beta-release",
|
||||||
"branch": "beta-release",
|
"usercss": "user.css",
|
||||||
"usercss": "user.css",
|
"schemes": "color.ini",
|
||||||
"schemes": "color.ini"
|
"include": ["https://raw.githubusercontent.com/JulienMaille/dribbblish-dynamic-theme/beta-release/dribbblish-dynamic.js"]
|
||||||
},
|
}
|
||||||
{
|
|
||||||
"name": "Dribbblish Dynamic (Beta) Extension",
|
|
||||||
"description": "Extension for Dribbblish Dynamic (Beta)",
|
|
||||||
"preview": "showcase-images/preview.gif",
|
|
||||||
"readme": "README.md",
|
|
||||||
"branch": "beta-release",
|
|
||||||
"main": "dribbblish-dynamic.js"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue