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

Latest commit

 

History

History
15 lines (10 loc) · 430 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 430 Bytes

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.