Skip to content

Instantly share code, notes, and snippets.

@fedmich
Created April 11, 2012 07:09
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 fedmich/2357505 to your computer and use it in GitHub Desktop.
Save fedmich/2357505 to your computer and use it in GitHub Desktop.
Javascript Codes (Bookmarklets)
javascript:(function(){document.body.appendChild(document.createElement('script')).src='http://example.com/js/bookmarklet.min.js?r='+(Math.random()*99999999);})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment