Tweaking Firefox
Posted in: Internet | Technology
After a few years of using Firefox, I’ve learned some fun tricks that you can do to it to make your Internet browsing experience even better. If you use Firefox, I highly suggest reading through this and doing some of the things listed.
- Multiple Tabs As Your Homepage
A while ago I accidentally discovered that you can easily have your homepage set with multiple pages, so when you open Firefox or click on the home button, it automatically opens each page in a different tab. The easiest way to do this is to open a tab for each page you want to have set as your home page, arrange the tabs the way you want them to appear each time, open up your main preferences, and click on “Use Current Pages” under home page. That’s it! - Quick Find
Looking for a specific word on a page? Hit the “/” key and you’ll notice that a little box on the bottom pops up that says “Quick Find”. Type what you want to find and it’ll instantly navigate you to that point on the page. - Auto-Complete Addresses
Type Control+L to get to the address bar, or just click on it. Type just the word that goes between the “www.” and the “.com/net/org”. If you hit Control+Enter, it will automatically fill it in with “.com”, Shift+Enter will automatically fill it in with “.net”, and Control+Shift+Enter will fill it in with “.org”. - Navigating Tabs
Hate having to click around with your mouse to navigate between the tabs you’ve got open? Here’s the keyboard shortcuts:- Control+Tab (Rotate forward through the tabs)
- Control+Shift+Tab (Rotate backwards through the tabs)
- Control+1-9 (Jump to any of the first nine tabs)
- Delete a URL From Your History
You’ve probably noticed that as you type in a URL in the address bar, it shows you a list of similar links you’ve been to as you type. If you (for some unknown reason) want and/or need to remove one of those links, just use the up and down arrow keys on your keyboard to highlight, then simply hit the delete key and *poof* it’s gone. - Got Broadband? Speed up Firefox
If you have a broadband Internet connection (who doesn’t?), you can use pipelining to speed up your page loads. Basically, this allows Firefox to simultaneously load multiple items on a page, instead of the default setting of one at a time. Type “about:config” into the address bar and hit enter. Then, type “network.http” in the filter field at the top of the page and change the following settings by double-clicking on them to change them.- Set “network.http.pipelining” to “true”
- Set “network.http.proxy.pipelining” to “true”
- Set “network.http.pipelining.maxrequests” to a number of around 20-30 (depending on how fast your broadband is). This will allow it to make up to that many requests at once.
- Last, but not least, right-click anywhere on the window and select New -> Integer. Name it “nglayout.initialpaint.delay” and set the value to “0″. This is the amount of time the browser waits before it will act on the data it receives.
- Edit the “Close Tab” Button
Ever click on a tab to open it an accidentally clicked the [x] to close it? I know I have. Open up about:config and type “browser.tabs.closeButtons” in the filter. There are 4 values you can enter in to change how they will appear:- 0 – Only display the [x] on the tab at the forefront.
- 1 – [Default] Display the [x] on all tabs.
- 2 – Don’t display the [x] on any tabs (Control+W or middle click on the tab will still close it).
- 3 – Display a single [x] at the far right of the tab bar (Firefox 1.x Style).
I hope this was all helpful!
