Skip to content

openpodcast/web-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

33 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Browser-Extension to retrieve login data from Spotify

Testing

Install extension dependencies with

npm install

Now install web-ext and run

make run-chrome
make run-firefox

A browser window should open. Navigate to https://podcasters.spotify.com and log in.

In a new browser tab, go to https://openpodcast.dev and you should see your Spotify keys at the top of the website.

Deployment

npm run build

This will create e.g. web-extension/web-ext-artifacts/openpodcast_extension-1.1.zip which can be uploaded to the Chrome Web Store.