Return to Snippet

Revision: 10555
at January 3, 2009 21:51 by smarmon


Initial Code
javascript:var%20e=document.createElement('script');e.setAttribute('language','javascript');e.setAttribute('src','http://bit.ly/bookmarklet/load.php');document.body.appendChild(e);void(0);

Initial URL


Initial Description
Add this bookmarklet to get a transparent overlay for generating bit.ly shortened links.

Initial Title
bit.ly Transparent Overlay JavaScript Bookmarklet

Initial Tags


Initial Language
JavaScript