A work-in-progress Chrome extension for generating a Spotify playlist of movie soundtracks.
npm install
- In Chrome at
chrome://extensions/
, click 'Load unpacked extension...' and choose the extension/ directory. - Run
npm test
to run the style checker.