Monday, March 16, 2009

ShareThis Bookmarklet

Ever wanted to share a website directly with somebody? Or just email a website to yourself for storing purposes? Well this is what you need!

Just make a new bookmark and in the URL paste this code:

javascript:var%20e=document.createElement('script');e.setAttribute('type','text/javascript');e.setAttribute('src','http://sharethis.com/share/load');document.body.appendChild(e);void(0);

No comments:

Post a Comment