Skip to content

Instantly share code, notes, and snippets.

@waxpancake
Created February 10, 2012 22:04
Show Gist options
  • Save waxpancake/1793368 to your computer and use it in GitHub Desktop.
Save waxpancake/1793368 to your computer and use it in GitHub Desktop.
horse_ebookmarklet
javascript:(function()%7Bvar%20head=document.getElementsByTagName('head')%5B0%5D,script=document.createElement('script');script.type='text/javascript';script.src='http://www.heyben.com/horse_ebookmarklet/js/horse_ebookmarklet.js?'%20+%20Math.floor(Math.random()*99999);head.appendChild(script);%7D)();%20void%200
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment