Location Bar search

From MozillaZine Knowledge Base
Revision as of 20:11, 3 November 2005 by Yakster (talk | contribs) (→‎Google: removed windows xp)
Jump to navigationJump to search

By default when you type a keyword into the Location Bar Firefox takes you to the top Google result for that search. However, by modifying the about:config entry keyword.URL you can change this behaviour.

Location Bar keyword URLs

Service keyword.URL
Google's "I'm Feeling Lucky" (default) http://www.google.com/search?btnI=I%27m+Feeling+Lucky&ie=UTF-8&oe=UTF-8&q=
Google "Browse by Name" (Automatically takes you to sites with a clear match, else performs a Google search) http://www.google.com/search?ie=UTF-8&sourceid=navclient&gfns=1&q=
Google Search (Google search results page) http://www.google.com/search?ie=UTF-8&oe=UTF-8&q=

Advanced search tips and tricks

Google

There is a way to turn Safesearch off in Google without setting preference cookies. Simply go to the Firefox installation directory (not the profile folder), open up the "searchplugins" directory, and then open up the "Google.src" file and add <input name="safe" value="off"> between <input name="oe" value="utf-8"> and <interpret browserResultType="result">. Then save the file and restart Firefox.

See also

External links