872b7f2c2a | ||
---|---|---|
.gitignore | ||
README.md | ||
bun.lockb | ||
index.ts | ||
package.json | ||
tsconfig.json |
README.md
spotify-web-notifications
A Firefox extension adding now-playing style notifications to the Spotify web interface. An (unsupported) Chromium version can be found here.
This extension works by scraping the web player for the necessary data, meaning that you won't need a developer account!
Table of contents
-
Usage - Instructions on how to use the extension
-
Development - Development instructions
Usage
TODO: Write
Development
To install dependencies:
bun install