Skip to content
This repository has been archived by the owner on Apr 15, 2018. It is now read-only.
/ imdb_spotter Public archive

Chrome extension for generating a Spotify playlist of movie soundtracks.

License

Notifications You must be signed in to change notification settings

cheshire137/imdb_spotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMDB Spotter

A work-in-progress Chrome extension for generating a Spotify playlist of movie soundtracks.

Screenshots

Screenshot of IMDB Spotter

How to Develop

  1. npm install
  2. In Chrome at chrome://extensions/, click 'Load unpacked extension...' and choose the extension/ directory.
  3. Run npm test to run the style checker.