Skip to content

Instantly share code, notes, and snippets.

/x

Created January 31, 2009 00:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/55373 to your computer and use it in GitHub Desktop.
Save anonymous/55373 to your computer and use it in GitHub Desktop.
CmdUtils.makeBookmarkletCommand({
name: "friendfeed",
url: "javascript:void((function(){var%20e=document.createElement('script');e.setAttribute('type','text/javascript');e.setAttribute('src','http://friendfeed.com/share/bookmarklet/javascript');document.body.appendChild(e)})())"
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment