5 Quick FireFox Tips

Topics Firefox, Internet on May 2nd, 2008

One of the cool things about is it’s never ending ways to do things. While this list will not make headlines, any list I find, always has one or two tips worth saving. Here are five tips that I like because they are quick and don’t require any extensions or add-ons installation.

Tip 1 - Bookmarks are great, but sometimes you may want to save a site link for the short term. Instead of creating a Bookmark, just click and hold on the site in the Address bar, then drag and drop to your Desktop creating an instant shortcut link to the site. Next time you need to visit the site, click on the shortcut and will open the link in a new tab.

Tip 2 - 2.0 provides a few options to customize what sites you want opened when starts up. By setting the preference in Tools \ Options under the Main tab, I like to have several sites open, by selecting Show My Home Page (next to When Starts) and adding URL’s in the Home Page field.

But after a while, I find new sites here and there and end up needing to add or remove URL’s.

Instead of constantly modifying the URL’s in the Home Page field, you can have open all sites located in a Bookmark folder. Just select Use Bookmark and choose a folder. You can easily add and remove sites to the folder, then just refresh the sites by clicking on Use Bookmark and re-select the folder (This also works on version 1.5).

Tip 3 - If you like to use shortcuts, but found the Page Up / Down and Home End keys are not working anymore, just hit F7 to get them working again. The keys become disabled if the feature was enabled either in Tools \ Optons \ Advanced tab and selecting Always use the cursor keys to navigate within pages or you press F7 and answered yes to the following for Caret Browsing.

By selecting the check box Do not show me this dialog box again, pressing F7 toggles the feature on or off, but does not display the dialog box if the keys become disabled again without warning. To get the warning back:

* Type about:config in the Address Bar
* In the Filter bar, type .warn_on_browsewithcaret and double click on it to set the Value to True.

Tip 4 - When searching using search box on the Navigation toolbar, search results will open in the active tab. Using Alt + Enter will open the search results in a new tab. You can make this the default action by having the searches open in a new tab all the time with the following change:

* Type about:config in the Address Bar
* In the Filter bar, type .search.openintab and double click on it to set the Value to True.

Tip 5 - Tab browsing is one of the best inventions since the . But sometimes when you have many tabs open, it’s hard to find the active tab.

To make this change, make sure the userChrome.css file exist in your profile directory at the following locations:

On Vista: C:\users\[User Name]\AppData\Roaming\\\Profiles\xxxxxxxx.default\chrome
On XP/2000: C:\Documents and Settings\[User Name]\Application Data\\\Profiles\xxxxxxxx.default\chrome
On (typicaly) ~/.//xxxxxxxx.default/

(If file does not exist, just create a text file and name it userChrome.css)

Then copy the following code into userChrome.css and save it.

/* Make inactive tabs almost visible */
#content tab:not([selected="true"]) {
-moz-opacity: 0.5 !important; }

Close and re-open and you will now be able to easily find the active tab.

Share and Enjoy:
  • del.icio.us
  • StumbleUpon
  • Facebook
  • Google
  • Furl
  • Live
  • MisterWong.DE
  • NewsVine
  • Reddit
  • Slashdot
  • Technorati
  • YahooMyWeb
  • BlinkList
  • description
  • Fark
  • Netvouz
  • Spurl
  • MisterWong
  • Webnews.de
  • E-mail this story to a friend!
  • Print this article!

Tags:, , , , , , , , , , , ,

Related posts

2 Responses to “5 Quick FireFox Tips”

  1. 1
    how do i change what starts up in windows xp Says:

    [...] one or two tips worth saving. Here are five Firefox tips that I like because they are quick and dohttp://www.pctipsbox.com/5-quick-firefox-tips/run on Linux technology a try .” OS News”Can the ordinary computer user ditch windows for Linux? The [...]

  2. 2
    how do i change what starts up in windows xp Says:

    [...] one or two tips worth saving. Here are five Firefox tips that I like because they are quick and dohttp://www.pctipsbox.com/5-quick-firefox-tips/18 Features Windows Should Have but Doesn’t IT WorldLove it or hate it, Microsoft windows is the [...]

Leave a Reply