Skip to content

Instantly share code, notes, and snippets.

@0x4a
Created October 9, 2014 20:43
Show Gist options
  • Save 0x4a/fff8086541cd3656b14d to your computer and use it in GitHub Desktop.
Save 0x4a/fff8086541cd3656b14d to your computer and use it in GitHub Desktop.
Play in MyCloudPlayer - #bookmarklet
javascript:(function(){var%20h=window.location.hostname.toLowerCase();if('www.soundcloud.com'==h||'soundcloud.com'==h){location.href='http://mycloudplayers.com/#url='+location.href;}else{alert('This%20only%20works%20on%20SoundCloud%20pages!')}})()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment