cpww / spot_cx

Chrome Extension useful for creating Spotify Playlists using the Spotify API
1 stars 4 forks source link

How to build a chrome extension #26

Open DLavin23 opened 9 years ago

DLavin23 commented 9 years ago

Useful tutorial/article on how to build a chrome extension:

  1. Part 1: The basics
  2. Part 2: Options & local storage
  3. Part 3: Loading any page in a web app
  4. Part 4: Background pages & scheduling requests