Created
March 7, 2009 21:15
-
-
Save brianhanifin/75452 to your computer and use it in GitHub Desktop.
Pricegrabber.com search
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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