Initial commit

This commit is contained in:
hibna
2026-04-25 23:58:58 +03:00
commit 9d06660901
13 changed files with 528 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"id": "spotify",
"name": "Spotify Web",
"description": "Reflects what you're listening to on open.spotify.com.",
"version": "1.0.0",
"author": "hibna",
"match": ["https://open.spotify.com/*"],
"tickInterval": 1500,
"sdkVersion": "^0.1.0"
}