Skip to content

Instantly share code, notes, and snippets.

@edwardloveall
Last active August 29, 2015 13:56
Show Gist options
  • Save edwardloveall/8961123 to your computer and use it in GitHub Desktop.
Save edwardloveall/8961123 to your computer and use it in GitHub Desktop.
Open Spotify web player in Spotify app

Spotify Open web player in Spotify App Bookmarklet

This bookmarklet will open a Spotify link in the Spotify app. To install, create a new bookmarklet and paste the contents of the spotify.js file as the URL. Use something like Open in Spotify for the name.

javascript:window.location=%22spotify%22+window.location.pathname.replace(%27/%27,%27:%27);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment