Bookmarklets

Bookmarklets or Favelets(in IE) small JavaScript snippets that is used to automate some actions.

They are created using the ability to execute javascript code using the 'javascript:' pseudo protocol in URL.

Installing and Using

To install a bookmarklet just drag the bookmarklet to your Bookmarks Toolbar(Firefox) or Links Bar(IE).

To run this script browse to any page and click on this bookmark. The script will be executed in the current page's context.

My Bookmarklets...

Digger
A bookmarklet that lets you Digg the current page. The script automatically fills out all the necessary data like URL, Title and Description.

Comments

Anonymous at 24 Sep, 2007 01:36
Cool snippet. I'm using it! :)
Reply to this.
Comment


Comment




Comment Formating : HTML tags a, strong, em, b, i, code, pre, p and br allowed. Other tags will be shown as code(< will become &lt;). Urls, Line breaks will be auto-formated.