20 Instant Upgrades to Make Chrome Better than Firefox
Try Out a New Look with Themes
Probably one of the biggest complaints (or benefits, depending on who you ask) with Chrome is the browser's minimalistic interface. There just isn't much to look at, and quite frankly, it's bland. That might be okay in some circumstances, but if you've taken the time to deck out your desktop (like we showed you in our Rainmeter guide), then why not spend some time getting your browser to match?
Applying a theme couldn't be easier. Just head over to Chrome's Themes Gallery, browser around, and mash whichever 'Apply theme' suits you.
Don't be bashful about trying out different looks. If you don't like, just hit the Undo button that appears immediately after installing a theme. If you've already closed the box and/or want to revert back to the default look, navigate to Tools>Options, select the Personal Stuff tab, and press 'Reset to default theme.'
While you're browsing themes, be sure to also check out www.chromethemes.org for even more great looks.
Keep Chrome Accountable
Whenever your system starts to feel sluggish, one of the first things you do is hit up the Task manager (CTRL+ALT+DEL) so you can audit every process and piece of software that's running. But did you know that Chrome comes with its own Task Manager?
It does, and it's pretty informative. To access it, just press Shift+Esc. By default, you'll be shown a basic view of running Chrome processes and how much memory and CPU percentage each one is using, as well some network stats. If you run into a problematic plugin or tab that's simply taking up too much memory, just press the End process button.
While pretty basic at first glance, Chrome's built-in Task Manager contains a few hidden monitors that can come in handy. Right-click anywhere in the Task Manager window and choose to display or hide Image Cache, Script Cache, JavaScript Memory, and a handful of others.
For even more details, press the 'Stats for nerds' URL in the lower left corner, which brings up an about:memory page.
Edit Web Pages That Aren't You're Own!
Don't worry, we're not about to toss our morals off the Golden Gate Bridge and show you how to hack someone else's site, at least not in the way you might think. We are, however, going to show you how to edit any website in cyberspace, whether you're the rightful owner or not, except the changes will only be visible on your end.
To edit someone's website locally, simply right-click any part of the page you want to alter and select Inspect Element. This brings up a window in which you're then able to inspect, edit, and debug various components, such as HTML code, CSS, or JavaScript. Anyone experienced with Web design will feel right at home, but the interface can be more than a little overwhelming if you're not a code junkie.
What's cool about the Elements tab is that any changes you make appear on the webpage in real time. But developers and webmasters will also find loads of value in the Resources tab, which reveals the resource consumption of each element.