Skip to content

Instantly share code, notes, and snippets.

@brianhanifin
Created March 7, 2009 21:15
Show Gist options
  • Save brianhanifin/75452 to your computer and use it in GitHub Desktop.
Save brianhanifin/75452 to your computer and use it in GitHub Desktop.
Pricegrabber.com search
CmdUtils.makeSearchCommand({
name: "pricegrabber-search",
url: "http://www.pricegrabber.com/search.php?form_keyword={QUERY}&st=query&kw_suggest=0",
icon: "http://www.pricegrabber.com/favicon.ico",
description: "Searches www.pricegrabber.com"
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment