Skip to content

Instantly share code, notes, and snippets.

@jamiew
Created September 7, 2012 23:31
Show Gist options
  • Save jamiew/3670734 to your computer and use it in GitHub Desktop.
Save jamiew/3670734 to your computer and use it in GitHub Desktop.
New VHX bookmarklet code
javascript:function%20bkload()%7Bvar%20d=document,z=d.createElement('scr'+'ipt'),b=d.body;try%7Bif(!b)throw(0);d.title='(Loading...)%20'+d.title;z.setAttribute('src','//community.vhx.tv/videos/bookmarklet.js');b.appendChild(z)%7Dcatch(e)%7Balert('Please%20wait%20until%20the%20page%20has%20loaded.')%7D%7Dbkload();void(0);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment