Skip to content

Instantly share code, notes, and snippets.

@mikelikesbikes
Created September 16, 2013 19:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikelikesbikes/6585607 to your computer and use it in GitHub Desktop.
Save mikelikesbikes/6585607 to your computer and use it in GitHub Desktop.
Unicornify Create a bookmark, make the following the URL.
javascript:(function(){var d=document,j=d.getElementById('__cornify_nodes'),k=null;var file='https://gist.github.com/mikelikesbikes/4766d1815476568f4212/raw/990e81435eba381592b3396db38b5b068b444117/gistfile1.txt';if(j){cornify_add();}else{k=d.createElement('div');k.id='__cornify_nodes';d.getElementsByTagName('body')[0].appendChild(k);j=d.createElement('script');k.appendChild(j);j.onload=function(){console.log("woo");cornify_add();};j.src=file;}})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment