/x.js
Created
October 28, 2009 17:29
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
//Note: This command was automatically generated by the create-new-search-command command. | |
CmdUtils.makeSearchCommand({ | |
name: "mininova-search", | |
url: "http://www.mininova.org/search/?search={QUERY}", | |
icon: "http://www.mininova.org/favicon.ico", | |
description: "Searches www.mininova.org" | |
}); | |
//Note: This command was automatically generated by the create-new-search-command command. | |
CmdUtils.makeSearchCommand({ | |
name: "allocine-search", | |
url: "http://www.allocine.fr/recherche/?motcle={QUERY}&rub=0", | |
icon: "http://www.allocine.fr/favicon.ico", | |
description: "Searches www.allocine.fr" | |
}); | |
CmdUtils.makeSearchCommand({ | |
name: "mysql-search", | |
url: "http://search.mysql.com/search?q={QUERY}&site=refman-41&btnG=Search&sort=date%3AD%3AL%3Ad1&entsp=0&client=default_frontend&lr=lang_en&entqr=0&oe=UTF-8&ie=UTF-8&ud=1&proxystylesheet=default_frontend&output=xml_no_dtd", | |
icon: "http://search.mysql.com/favicon.ico", | |
description: "Searches search.mysql.com" | |
}); | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment