11 lines
258 B
JSON
11 lines
258 B
JSON
{
|
|
"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"
|
|
}
|