Skip to content

Instantly share code, notes, and snippets.

@degt
Created June 28, 2014 04:59
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 degt/b0c800c4b32957755097 to your computer and use it in GitHub Desktop.
Save degt/b0c800c4b32957755097 to your computer and use it in GitHub Desktop.
url2pin - bookmarklet
javascript:(function(){ window.open('http://url2pin.it/'+window.location.host+window.location.pathname, 'http://url2pin.it/');})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment