This link has been bookmarked by 13 people . It was first bookmarked on 17 Oct 2008, by Mr. DiGi.
-
Terry McCalla great way to make firefox bookmarklets a few keystrokes away
-
Martin Virtualvideo on how to create ubiquity commands from bookmarklets(javascript) for better usability and scalability
-
gialloporporaWith a new utility function in Ubiquity, it’s now trivial to turn any bookmarklet into a Ubiquity command. Here’s a short video tutorial on how to do it:
-
-
-
CmdUtils.makeBookmarkletCommand({
name: "Embed Flickr Photo",
url: "javascript:(function(){if(window.page_p)window.open('http://www.elsewhere.org/mbedr/?p='+window.page_p.id);%20else%20alert('No%20Flickr%20photo%20found.');})()"
})
-
-
-
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.