Skip to content

Instantly share code, notes, and snippets.

@jacksenechal
Created May 23, 2009 18:46
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 jacksenechal/116726 to your computer and use it in GitHub Desktop.
Save jacksenechal/116726 to your computer and use it in GitHub Desktop.
CmdUtils.makeSearchCommand({
name: "Wolfram|Alpha",
synonyms: ["wolfram", "compute"],
icon: "http://www62.wolframalpha.com/favicon_calculate.png",
url: "http://www.wolframalpha.com/input/?i={QUERY}",
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment