Google Chrome - cleaner, faster and cooler!
Google Chrome - It is not the much-hyped Google OS but pretty close. And if it becomes popular the Google OS might not even be worth it. The browser WILL be the OS.
Read the long but interesting comic announcing what it is or go ahead and download it and try it out.
Google has a finger in every online service pie - it has a nearly complete suite of online services - check out Google Labs. From just controlling the server end of things Google Chrome is a very smart foray into controlling the browser side too. It is all about controlling the experience. If you are the browser maker you decide how it behaves, what elements are shown, how it behaves and what components are optimized. You drive essential standards and the ecosystem of web applications.
Google Chrome is full of new features, both user-visible and purely internal.
A faster and leaner new JavaScript engine called V8 compiles JavaScript and has tighter memory management than the current JavaScript engines. This ensures that JavaScript-heavy (AJAX) applications such Gmail and Google Reader run faster.
Chrome implements a one-process-per-application model. This means application behaviour (unintended or malicious) is localized, crashes are easier to deal with, debugging is easier and memory management is more efficient. This also makes the browser design more flexible and extensible.
The UI is minimalistic and stylish, a signature Google UI. Tabs are the central element in the user interface and therefore are at the very top of the browser. Less important elements of the UI such as the status bar and bookmarks are hidden by default. The default home page shows the 9 most visited sites plus most searched sites, a pretty sensible default and something I know I will get used to in a few days. The best part about the UI is that everything is better but in a subtle, non-distracting manner. All the (Firefox) shortcuts work as expected and everything is where I expect it to be. Google Gears is in-built and provides the interface to the user’s file-system and allows applications to behave more like native applications.
Security is built-in by design. Applications and plug-ins are sandboxed from each other and from the rest of the user’s system. Processes cannot write to the filesystem (no persistent cookies!) and cannot read from sensitive filesystem folders or files. Conventional browser anti-phishing mechanisms are also in place checking sites visited against a list of known malicious sites.
The browser itself and the V8 JavaScript engine are open-source allowing others to use these in their projects. And good features developed by others can be introduced in the core codebase by the Google team effectively allowing a larger team to contribute to these projects albeit indirectly. Open sourcing is also a smart defense against monopoly allegations I guess.
This is a major shakeup of the browser market. Chrome was announced around the same time as the IE8 announcement, this is probably a deliberate move intended to invoke comparisons and garner more publicity. Users shifting to IE8 from IE7 or to IE7 from IE6 might decide to give Chrome a try and stick with it. Users of the various Google services are also a primary audience, the browser has the Google brand and that says something for the users of those services. But most disruptive of all Google Chrome will probably take away a significant chunk of the Mozilla Firefox userbase.
IE is the OS’s browser. It is the default browser, the “e” icon that most users associate with the Web and the browser that renders almost everything nicely. Firefox was the “alternate” browser. It is the browser with a rich ecosystem of extensions and thus more flexible. It is the preferred browser for tech-savvy surfers, slightly more secure and of course available on non-Windows systems.
Google Chrome is all set to displace Mozilla Firefox and become the preferred “alternate” browser. Today it does most things that Firefox can do, eventually it will do ALL things that firefox can do and I am not sure what Firefox’s differentiator will be to make me choose Firefox over Chrome. Today Chrome lacks the plug-ins/extensions that Firefox has but that is just a matter of time before Firefox extensions are ported to Chrome.I am going to hazard a guess and say that Chrome will have a third of the browser market a year frmo now.
All in all very interesting times in the browser world ![]()

Blogposts
September 3rd, 2008 at 11:45 am
[...] Chrome, the browser from Google is here. Read the comic, the announcement, my review or other reviews. Or better still just download it and try it [...]
September 3rd, 2008 at 8:06 pm
nice review Varun.. Been using it all morning, and quite liking the feel. Had a few thoughts of my own on the matter..let me know what you feel.
1) apparently google’s used a previous version of webkit, which they sourced from Apple. Has a security flaw as a result which could be taken advantage using a malicious executable file (java based, from what I read)
2)While chrome will definitely eat into Firefox’s early adopter user base, their main target continues to remain IE. But the bigger picture is that its all about protecting its search engine market share (bout 69% in the U.S and 80%+ in UK). Though they do offer the option to change the default search engine, Google still remains the default engine on the browser, and by virtue of that, will continue to earn its millions in ad dollars.
September 4th, 2008 at 4:58 am
Thanks AV.
1) Yup, the flaw does exist - http://www.readwriteweb.com/archives/security_flaw_in_google_chrome.php Embarrassing for Google if you ask me because better security has been one of the key selling points for Chrome.
2) You are right, even I think it will eat into the IE share. But a more visible and immediate impact will be the erosion in the Firefox market share. Even though a huge chunk of Google’s revenue still comes via ads I think this percentage will go down over the next few years with income from other sources such as hosted apps going up. But even in that respect it helps them to control the user end-point, you can incorporate software (Gears) that helps your online services, have defaults that help you and so on.