-
-
Save tallykatt/00bd824d8007aedc1cc05062acf795a3 to your computer and use it in GitHub Desktop.
Bookmarklet to search/play highlighted artist on Spotify Web Player
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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