Google Chrome

From Citizendium
Revision as of 03:28, 3 September 2008 by imported>Daniel Mietchen (+beta)
Jump to navigation Jump to search
This article is a stub and thus not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
Video [?]
 
This editable Main Article is under development and subject to a disclaimer.

Google Chrome is an open source web browser made by Google released in September 2008[1] as a beta version for Microsoft Windows. It is designed to be clean and fast, and uses a new JavaScript engine called V8. The key technical innovation is that each tab in the browser is a separate process, meaning that badly-written scripts running in one tab do not affect other tabs[2]. Somewhat unusally, Google announced Chrome by producing a comic book illustrating the features and design of the browser[3], and have produced a behind-the-scenes video [4].

The open source code base used in Chrome is called 'Chromium' and is released under the BSD License[5]. Chromium and Chrome are based on WebKit, an open-source HTML renderer, which is used in the Safari (browser), the iPhone and Android, Google's handheld platform.

References