Today Google released their own web browser, named Chrome.
This is what the new browser from the search engine giant looks like.Even though Google claims this browser was built completely from ground up, it surely looks like it was based on Mozilla Firefox. If not based on code, at least many ideas and functionality guidelines are clearly the same.
Even if the browser is built completely from scratch, the rendering engine is not. Google Chrome seems to use the WebKit engine, the same that is used by Apple's Safari browser.
The browser itself is very simple and -- thanks for the simplicity -- quite fast, especially on JavaScript and AJAX execution. Indeed, the browser does use a fast V8 engine not used in other major browsers currently for scripting.
With very little features, I was surprised to find that it has quite nice inspector built-in. You can click on the page elemnts to see them highlighted in the HTML structure and likewise.
The inspector screenHowever, it seems like this inspector is quite a CPU hog. If you just keep it open a while, it will start consuming all it can drain from a single CPU core. Especially the second tab which lists different loaded elements seems to start lagging pretty bad.
The browser is currently only available for Windows XP and Windows Vista, but Google promised they would soon have Linux and other OS versions available.
Annoyingly enough, for me the browser has been made too simple. You cannot choose where to install it, it goes to your local user profile, under Local Settings. Not only that, it also installs Google updater that periodically checks for updates for the browser and other Google products you have installed, I guess. Naturally, it is also added to automatically start up when you log in to Windows. The installer gave virtually no options, well, at least it did ask if I would like to have a desktop and Quick launch icons.
If you wish to try it yourself, head on to the homepage: http://www.google.com/chrome