Firefox : Tips: Quick searches : List of Quick searches: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
No edit summary
 
m (redirect to List of keyword searches)
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Remember that you can change the '''Keyword''' to fit your preferences.  The keywords are case-insensitive - that means that 'dict', 'DICT', 'DiCt' and 'dICt' will all work the same.
#REDIRECT [[List of keyword searches]]
 
'''Name''': <code>Dictionary.com</code><br>
'''Location''':
<code>http://dictionary.reference.com/search?q=%s</code><br>
'''Keyword''': <code>dict</code><br>
'''Example''': <code>dict proficiency</code>
------
'''Name''': <code>Dmoz.org</code><br>
'''Location''': <code>http://search.dmoz.org/cgi-bin/search?search=%s</code><br>
'''Keyword''': <code>dmoz</code><br>
'''Example''': <code>dmoz search engine</code>
------
'''Name''': <code>Google's "I'm Feeling Lucky"</code><br>
'''Location''': <code>http://www.google.com/search?q=%s&btnI=I%27m+Feeling+Lucky</code><br>
'''Keyword''': <code>go</code><br>
'''Example''': <code>go abiword</code>
------
'''Name''': <code>Google's Image Search</code><br>
'''Location''': <code>http://images.google.com/images?hl=en&ie=ISO-8859-1&edition=us&q=%s&sa=N&tab=ni<br>
'''Keyword''': <code>gi</code><br>
'''Example''': <code>gi mozilla screenshots</code>
------
'''Name''': <code>Google News Search</code><br>
'''Location''': <code>http://news.google.com/news?hl=en&edition=us&q=%s&btnG=Search+News</code><br>
'''Keyword''': <code>gn</code><br>
'''Example''': <code>gn mozilla</code>
------
'''Name''': <code>Internet Movie Database</code><br>
'''Location''': <code>http://us.imdb.com/find?tt=on;nm=on;mx=20;q=%s</code><br>
'''Keyword''': <code>movie</code><br>
'''Example''': <code>movie Nightmare before Christmas</code>
------
'''Name''': <code>Google's translation service</code><br>
'''Location''': <code>http://translate.google.com/translate?u=%s</code><br>
'''Keyword''': <code>trans</code><br>
'''Example''': <code>trans www.linux-portugal.org</code><br>
------
'''Name''': <code>RFCs</code><br>
'''Location''': <code>ftp://ftp.rfc-editor.org/in-notes/rfc%s.txt</code><br>
'''Keyword''': <code>rfc</code><br>
'''Example''':<code>rfc 2324</code>
-----
'''Name''': <code>Rottentomatoes.com</code><br>
'''Location''': <code>http://www.rottentomatoes.com/search/full_search.php?search=%s </code><br>
'''Keyword''': <code>rot</code><br>
'''Example''': <code>rot cool hand luke</code>
------
'''Name''': <code>SourceForge.net Project Home Page</code><br>
'''Location''': <code>http://%s.sourceforge.net/</code><br>
'''Keyword''': <code>sfh</code>
------
'''Name''': <code>SourceForge.net Project Page</code><br>
'''Location''': <code>http://sourceforge.net/projects/%s/</code><br>
'''Keyword''': <code>sfp</code>
------
'''Name''': <code>Thesaurus.com</code><br>
'''Location''': <code>http://thesaurus.reference.com/search?q=%s</code><br>
'''Keyword''': <code>thes</code><br>
'''Example''': <code>thes flabbergasted</code>
------
===Keywords for Mozilla hackers===
'''Name''': <code>Bugzilla</code><br>
'''Location''': <code>http://bugzilla.mozilla.org/show_bug.cgi?id=%s</code><br>
'''Keyword''': <code>bug</code><br>
'''Example''': <code>bug 1000</code>

Latest revision as of 03:28, 26 February 2005