Mar
22

Stumble with Safari (the easy way)

I started using stumbleupon. I like it! But I also like Safari. As you might know there is no Safari bar (just for firefox and the other well spread browser). I often have the need to stumble a url, to simply state that it is my favorite. So I created a bookmarklet. I added a new bookmark in my bookmark bar, whose link is:

javascript:location.href=’http://www.stumbleupon.com/submit?url=’+encodeURIComponent(location.href)

Any time I click the button I submit the url to my favorites. Nice uh?
stumblebutton.png

top