Skip to content

Instantly share code, notes, and snippets.

@abi
Created May 17, 2009 14:27
Show Gist options
  • Save abi/113019 to your computer and use it in GitHub Desktop.
Save abi/113019 to your computer and use it in GitHub Desktop.
CmdUtils.makeSearchCommand({
name: "alpha",
synonyms: ["wolframalpha"],
url: "http://www.wolframalpha.com/input/?i={QUERY}",
icon: "http://www16.wolframalpha.com/images/favicon.ico",
description: "Searches Wolfram|Alpha. Previews coming as soon as Wolfram|Alpha releases its API."
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment