10 Ways to Power Up Your Firefox Search
May 24th, 2007 (6:07am) Anne Zelenka 10 Comments
If you want to be a master web worker, you’ve got to know how to find what you want online. Make your browser search better by learning its native capabilities, customizing it for your needs, and installing extensions tailored to how you work.

1. Learn basic Location Bar and Search Bar capabilities, with the keyboard shortcuts.
Type some search terms into the Location Bar and Firefox 2 will do a Google Browse by Name search for you. This is like a cross between an “I’m feeling lucky” search and a regular Google search. If there’s a specific match for your search (like if you type in “Web Worker Daily”) you’ll be taken right to that page. Otherwise, you’ll get a page of Google search results.
Or, select a search engine in the Search Bar, add your search terms, hit Enter, and you’ll get results from your selected Search Engine.
Ctrl/Cmd + L Go to Location Bar (F6 also works)
Ctrl/Cmd + K Go to Search Bar
Ctrl/Cmd + Down Next engine in search bar
Ctrl/Cmd + Up Previous engine in search bar
2. Use predefined keyword searches.
Keyword searches allow you to launch a search with a specific search engine right in the Location Bar using a keyword of your choosing. Some keywords already come ready to use:
- google - Google Search
- dict - Dictionary look up
- quote - Google Search with stocks: operator
- wp - Wikipedia
3. Add your own keyword searches.
You can add your own too. Browse to a site that does a search you want, right mouse-click on the search field that the site offers, and choose “Add a keyword for this search.” Give a name That creates a local bookmark to the search with the keyword of your choice. Here are a couple searches I’ve added:
- gb - Google blog search
- book - Amazon book search
- syn - Thesaurus.com search for synonyms
4. Optimize your Search Bar size.
If you use it a lot, you can make it bigger. If you don’t use it at all, you can remove it entirely. Either change requires modifying the userChrome.css file, where you can tweak the layout and look of your Firefox installation.
To make it bigger, add this to the userChrome.css file:
#search-container {
width: 400px !important;
max-width: 400px !important;
}
To hide it entirely, add this:
#search-container {
display: hidden;
}
Why might you want to hide it entirely? Because you can do every search you want from the Location Bar. Use keyword searches that work from the location bar. Then all you do is go to the Location Bar (Cmd/Ctrl + L or F6), use the keyword search of your choice, and dispense with the rigmarole of choosing a search engine in the Search Bar. I find it easier to do most things from the location bar.
However, if you want to use Google search operators like “site:” or “define:” you might prefer the Search Engine Bar for that. The Location Bar can get confused by them if you put them first in your search terms.
5. Add new search engines to the Search Bar.
If you do like the Search Bar, you can add new search engines to it. You can add anything from eBay to Wikipedia to YouTube. Browse to Mycroft to see what’s available.
What if the site you want isn’t listed? Install the Add to Search Bar Firefox add-on then right mouse click on the search box for the site you want to add to your Search Bar. For example, you can add a Web Worker Daily search to your search engine bar.
You can also add custom searches over multiple websites, by defining them using Google Co-op search, then right mouse clicking in the search engine box on your new search engine’s home page.
6. Remove cruft and add good stuff to Google search results.
The CustomizeGoogle add-on makes your Google searches better by removing cruft like ads and spammy websites while adding in valuable stuff like links to your bookmark manager, to other search engines, and to the Wayback Machine Internet archive. Plus, it can add search term completion suggestions into the search box on the Google page, something that’s already available in the Firefox Search Bar.
This add-on also fixes up your other Google stuff like removing spam count from Gmail.
7. Access your Search Bar engines from the Location Bar.
If you don’t like creating search keywords via bookmarks, you can install the SearchWords add-on and attach keywords to search engines you’ve installed in the Search Bar.
8. Use your mouse to scroll through search engines faster.
Install the Scroll Search Engines add-on, and then you can scroll your mouse to change to a different search engine. You can also use the mouse to scroll through search engines when you right mouse click on a selection and use the context menu to search using that selection for the search terms.
9. Install a Google Reader custom search.
If you read news with Google Reader, you might want to be able to search just the sites you’re subscribed to. You can use Google Co-op custom search to set up a custom search engine over your subscriptions then integrate search and results display into GReader using this Greasemonkey script. Or, you could just add your new custom search engine into your Search Bar (see tip 5).
Unfortunately, you’ll have to update your custom search engine every time you add and remove RSS subscriptions if you want it to stay in sync.
10. Add thumbnail previews to major search engine results.
The BetterSearch add-on gives you web page previews of your search results for Google, MSN Search, Yahoo Search, del.icio.us, and more. Though thumbnail previews can be really annoying on regular old web pages, they’re highly useful on search page results, preventing you from wasting any more time on spammy or irrelevant pages.
Share your own tips for powering up Firefox search in the comments.

10 Comments Post your own comment
Elaine says: May 24th, 2007 9:39am
Great article: I thought I was pretty good at using Google and Firefox, and I learned several tips I had never known before. The right click on a search box is very useful.
Casey says: May 24th, 2007 9:47am
This is a pretty good summary of the search features Firefox provides. For my browsing needs, the location bar is the only function I use. I have no problems whatsoever with Google operators like “site:”
Drainedge Link Tank · Today's Links says: May 24th, 2007 9:48am
[...] 10 Ways to Power Up Your Firefox Search - Web Worker Daily [...]
Paul Glover says: May 24th, 2007 10:49am
I’ve been using the searchbar autosizer extension for a good while now. Leaves the searchbar small and unobtrusive, but allows it to expand up to a user-defined maximum as you type into it.
While the search bar has focus, using Alt-Up or Alt-Down pulls up the selection menu with all the installed search engines. Navigate up and down with arrow keys, hit enter to select.
Also, if you right click on the toolbars and select “Customize…” you can move the search bar around or remove it entirely, without needing to edit any chrome.
Anne Zelenka says: May 24th, 2007 11:08am
Casey: Firefox gives an error if define: or site: is used first (at least for me). I can use the site: operator in the location bar only if I put it after the search terms. The define: operator is problematic since it’s the only thing I’d put into the search… so using the Location Bar doesn’t work for that. Although I could just use the google keyword first, that’d be a way around it.
Paul: thanks for the tip on using Customize to move the search bar or remove it entirely. Didn’t know you could do that. Searchbar Autosizer looks nice too.
GigaOM » What's on GigaNET says: May 24th, 2007 1:37pm
[...] 10 Ways to Power Up Your Firefox Search: Make your browser search better by learning its native capabilities, customizing it for your needs, and installing extensions tailored to how you work. Continue reading. [...]
Al says: May 24th, 2007 1:59pm
Try out Searchbar Autosizer if you want your searchbar to automatically expand as you type text into it. When you’re not doing anything, the searchbar shrinks back to a specified size.
It beats messing with the userChrome.css file.
Be:Fox » 10 manières d'améliorer la recherche dans Firefox - Le blog belge sur Firefox says: May 25th, 2007 4:41am
[...] 10 Ways to Power Up Your Firefox Search [En] « Bientôt le Jour-J pour Firefox 1.5… - [...]
Pete Warden says: May 26th, 2007 2:34pm
PeteSearch is another Firefox extension designed to speed up searching. It checks all the results to make sure they still exist, and have the right terms on them (to avoid cloaked sites), gives you a split-screen preview with the terms highlighted, and adds new hot-keys for moving around the results.
Firefoksowe wieści :: Czytelnia says: June 1st, 2007 1:46am
[...] 10 sposobów na… … czyli jak sprawić, by korzystanie z programu było jeszcze przyjemniejsze, prostsze i efektywniejsze: naucz się przydatnych skrótów klawiszowych, zoptymalizuj wyszukiwanie i dodaj podgląd stron. [...]