20 Instant Upgrades to Make Chrome Better than Firefox
Show of hands - how many of you are still clinging to Firefox not because it's the perfect browser, but because it's the best alternative out there to Internet Explorer? Probably a good many of you, and the reason why Firefox has been so hard to supplant as the No. 2 gateway to the Web is because Mozilla had the foresight to make it extensible. Thousands of add-ons exist allowing users to custom tailor the open- source browser however they see fit, and it only takes a few mouse clicks to do so.
Well move over Mozilla, and make room for Google Chrome. Why is that? To start with, Google recently added extension support to Chrome, which was previously only available in beta builds. Now that Google has given users the green light to install third-party add-ons, it's a brand new ballgame in the browser world. And in case you haven't heard, Chrome also supports Greasemonkey scripts, of which there are over 40,000 to choose from.
But those aren't the only reasons to give Chrome a second look. Google continues to tweak the underlying code and add features to what's already a fast, lean, and intelligent browser. Chrome is also highly tweakable, though you wouldn't know it by glancing at the sparse interface.
On the following pages, we'll show you how to soup up Chrome so you can leave Firefox in the rear view mirror and never look back!
Master Chrome's Essential Shortcuts
Don't fret if you've spent years learning Firefox's shortcut keys, most of the basic ones are retained in Chrome, such as opening a new window or tab. This makes transitioning to Chrome a piece of cake, though there are more than a handful that are specific to Chrome only. Whether Chrome- specific or cross-browser, here's a list of some of our favorites:
- CTRL+N: Open a new window
- CTRL+T: Open a new tab
- CTRL+Shift+N: Open a new window in incognito (private) mode
- CTRL+O, then select file: Open a file from our PC in Chrome
- Hold CTRL and click a link (or use middle mouse button) :Opens link in new tab
- Hold CTRL+Shift and click a link: Opens a link in a new tab and switches to it
- CTRL+Shift +T: Reopens the last tab you've closed, up to 10 tabs
- CTRL +1 through CTRL+8: Switches to the tab at the specified position
- CTRL+B: Toggles the bookmarks bar on and off
- CTRL+Shift+B: Opens the Bookmark manager
- CTRL+H: Opens the History page
- CTRL +Shift+J: Opens Developer tools
- F1: Opens the Help Center in a new tab
Address Bar Shorcuts
- CTRL+Enter: Adds www. and .com to your input and then opens the resulting URL
- CTRL+K or CTRL+E: Places a '?' in the address bar
- CTRL and left or right arrow: Moves the cursor to the preceding or next key term in the address bar
Webpage Shortcuts
- CTRL+F5 or Shift +F5: Reloads current page and ignores cached content
- CTRL +D: Bookmarks current page
- CTRL+U: Opens the source of your current page
- CTRL+0: Returns page to its normal size
Other Shortcut Tips
To quickly delete a specific entry from your browsing history that shows up in the drop-down menu of your address bar, highlight the entry and press Shift+Delete. And to select the first or last entry in the drop-down menu, press the Page Up or Page Down key.
These are just some of the shortcuts you can use in Chrome (and Windows). For a full list, see Google's support page here, which also lists shortcuts applicable to Mac and Linux users.
Make Use of Your Mouse
Once you've mastered a few handy keyboard shortcuts, it's time to shift focus to your other input peripheral, the computer mouse. Learn these as well and you'll be surfing the Web at record speed.
One of our favorite tricks involves navigating back or forth through our page history. We often find ourselves venturing several links deep on a webpage. If you're like most users, you probably think that going back to the beginning means mashing the back button repeatedly and hoping you don't overshoot your target, but there's a much easier way. Simply click and hold on the Back or Forward button to see a list of links you've navigated. You can also right-click to bring up this drop-down menu of links.
Another handy feature in Chrome, and that one that isn't duplicated in Firefox (not out of the box, anyway) is the ability to paste a link and go directly to it without ever hitting the Enter key. Just right-click the address bar and select 'Paste and go'.

Particularly handy for bloggers but also useful for forum posts, Webmail, and other online forms, you can resize any text area in Chrome. All you need to do is click and drag the lower right corner.
If you need to quickly resize an entire webpage, hold down the CTRL key and scroll up (enlarge) or down (decrease) with your mouse's scroll wheel. To reset the page back to normal, either scroll back to the appropriate size, or press CTRL+0.
Manipulate Chrome with Startup Switches
Maybe you always want to hide your tracks when surfing the Web and are only interested in Chrome's Incognito mode. Or perhaps you're trying to speed things up by disabling Java, Flash, plugins, and other features. By utilizing startup switches, you can manipulate how Chrome loads up. Here's how.
Right-click the Chrome shortcut on your desktop or Taskbar and select Properties. Navigate to the Shortcut tab and pay attention to the Target field. This is where you'll be entering in command line switches. Depending on which OS you're using and where you installed Chrome, you should see something like this:
C:\Users\[USERNAME]\AppData\Local\Google\Chrome\Application\chrome.exe
When you find a switch you want to use, append it to the end, making sure to leave a space in between chrome.exe and the switch.
There are a lot of things you can accomplish with switches, and we're going to share some of them here. To add a Bookmarks button Chrome's toolbar, you would use the command line switch -bookmark- menu. The full path in the Target field would then read:
C:\Users \[USERNAME]\AppData\Local\Google\Chrome\Applications\chrome.exe -bookmark-menu
We don't necessarily recommend using all of these, but if you want to try speeding up Chrome, you can disable a handful of functions with these switches (separate each one with a space when entering them in):
-disable-dev-tools
-disable-hang- monitor
-disable-images
-disable-java
-disable-javascript
-disable- metrics
-disable-metrics- reporting
-disable-plugins
-disable-popup- blocking
-disable-prompt-on- repost
See here for a list of more switches you can experiment with. And remember, if you don't like the effect, all you have to do is remove them!