Skip to content

Instantly share code, notes, and snippets.

@tallykatt
Forked from troy/search-on-spotify.js
Created July 24, 2016 23:30
Show Gist options
  • Save tallykatt/00bd824d8007aedc1cc05062acf795a3 to your computer and use it in GitHub Desktop.
Save tallykatt/00bd824d8007aedc1cc05062acf795a3 to your computer and use it in GitHub Desktop.
Bookmarklet to search/play highlighted artist on Spotify Web Player
javascript:window.location.href="https://play.spotify.com/search/"+encodeURIComponent(window.getSelection())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment