Skip to content

Instantly share code, notes, and snippets.

@larubbio
Created February 5, 2009 18:15
Show Gist options
  • Save larubbio/58888 to your computer and use it in GitHub Desktop.
Save larubbio/58888 to your computer and use it in GitHub Desktop.
Very simple wishpot ubiquity command. (Actually calling it that is an insult to commands) Should be extend to either provide previews, or search in the ubiquity window.
CmdUtils.makeSearchCommand({
name: "Wishpot",
url: "http://www.wishpot.com/public/search.aspx?sk={QUERY}",
icon: "http://www.wishpot.com/favicon.ico",
description: "Searches <ahref=\"http://www.wishpot.com\">Wishpot</a>."
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment