Skip to content

Instantly share code, notes, and snippets.

@brapse
Created March 19, 2013 11:39
Show Gist options
  • Save brapse/5195441 to your computer and use it in GitHub Desktop.
Save brapse/5195441 to your computer and use it in GitHub Desktop.
To add the detect bookmarklet, drag this to your bookmark bar:
<a href="
javascript:(function () {
window.location='http://api.soundcloud.com/resolve.json?url=' + document.location.href + '&client_id=b45b1aa10f1ac2941910a7f0d10f8e28';
}());
">SoundInfo</a> &lt;----
<br><br>
Then click on it, when you are on a page you want to diagnose.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment