|
| |
| Developer | |
|---|---|
| Initial release | September 2, 2008 (beta) December 11, 2008 (stable) |
| Written in | C, C++, JavaScript, Java (Android), Python |
| Engines | Blink (WebKit on iOS) V8 |
| OS | Windows · macOS · Linux · Android · iOS · iPadOS · ChromeOS |
| Predecessor | Google Toolbar |
| Type | Web browser |
| License | Proprietary freeware (based on open-source Chromium) |
| Market share | 71.22% across all platforms (December 2025) 75.23% on desktop (March 2026) |
| Website | google.com/chrome |
Google Chrome is a cross-platform web browser developed by Google. First released as a beta for Windows on September 2, 2008, with a stable release following on December 11, Chrome has since been made available on Linux, macOS, iOS, iPadOS, and Android, where it serves as the default browser. It is also the main component of ChromeOS, Google's operating system for Chromebook laptops.
Most of Chrome's source code comes from Google's free and open-source Chromium project, though Chrome itself is distributed as proprietary freeware. The browser originally used the WebKit rendering engine but in 2013 Google forked it to create Blink, which all Chrome variants except the iOS version now use. Chrome's V8 JavaScript engine, developed by a team in Denmark led by Lars Bak, was designed specifically for high-performance web applications.
As of March 2026, Chrome holds a 75.23% worldwide market share on personal computers and 71.22% across all platforms combined, making it by far the most widely used web browser in the world with approximately 3.62 billion users. The browser's success led Google to expand the "Chrome" brand to a family of products including ChromeOS, Chromebook, Chromecast, Chromebox, and Chromebit.
1 Navigation✎
|
a subsidiary of Alphabet |
|---|
[ Show/Hide ]
|
2 Name✎
The product was originally codenamed "Chrome" during development because the word is associated with speed and fast cars. Google kept the codename as the final release name, partly as an ironic reference — one of the browser's central design goals was to minimize the user interface "chrome" (the borders, toolbars, and widgets surrounding a browser's content area), making the name a deliberate contradiction.
3 History✎
Chrome's development stretched over several years, driven by a vision of a faster, simpler browser built for the demands of modern web applications.
3.1 Development and launch (2004–2008)✎
Rumors of Google building a web browser first surfaced in September 2004, when reports indicated Google was hiring former Microsoft web developers. This came shortly after the release of Mozilla Firefox 1.0, which was rapidly gaining market share from Internet Explorer. However, Google CEO Eric Schmidt opposed the idea for six years, saying the company was too small for the "bruising browser wars." It was co-founders Sergey Brin and Larry Page who pushed the project forward, hiring several Firefox developers and building a demonstration that, in Schmidt's words, "was so good that it essentially forced me to change my mind."
Development began in earnest in 2006, led by Sundar Pichai (who would later become CEO of both Google and Alphabet). Chrome was assembled from 25 different code libraries, including components from Mozilla, Apple's WebKit, SQLite, and the Skia graphics engine. Google also built the V8 JavaScript engine from scratch, designed to handle the demands of complex web applications like Gmail far more efficiently than existing engines.
The release was originally scheduled for September 3, 2008, accompanied by a 38-page explanatory comic book created by artist Scott McCloud. When European copies were shipped early and leaked online by German blogger Philipp Lenssen, Google made the comic freely available and moved the release up. Chrome launched as a public beta on September 2, 2008 for Windows XP and later, supporting 43 languages.
3.2 Growth and cross-platform expansion (2009–2013)✎
Chrome gained roughly 1% market share almost immediately at launch, though it dipped before recovering. Google released developer previews for macOS and Linux in June 2009, with beta versions following in December 2009. Chrome 5.0, released in May 2010, was the first stable version supporting all three desktop platforms.
The browser's growth was rapid. Chrome was offered as one of twelve browsers in the European Economic Area's BrowserChoice.eu screen in 2010, a regulatory requirement for Windows users. In February 2012, Chrome launched on Android 4.0 devices, and it became the default browser on many devices running Android 4.1 and later.
In March 2011, Google simplified its Chrome logo, replacing the three-dimensional design with a flatter version. In 2013, Google forked WebKit's WebCore component to create Blink, its own rendering engine, allowing greater control over Chrome's architecture and development direction.
3.3 Market dominance (2014–present)✎
By 2016, Chrome had surpassed all competitors to become the world's most-used browser across desktop, mobile, and tablet platforms. Its minimalist design philosophy — particularly the Omnibox (a combined address and search bar) and tabs positioned at the top of the window — influenced the design of nearly every competing browser.
In August 2017, Chrome received a redesigned logo and a major interface overhaul based on Google's Material Design language. In 2023, the browser was revamped again using Material You, introducing dynamic colors, rounded corners, and updated icons.
Chrome has faced criticism and controversy alongside its dominance. The browser has been flagged for high memory usage, and privacy advocates have raised concerns about Google's data collection through the browser. The transition from Manifest V2 to Manifest V3 for browser extensions, announced in 2024, effectively restricted the functionality of most ad blockers, drawing significant backlash from users and developers.
4 Features✎
Chrome introduced several features that have since become standard across web browsers.
The Omnibox combines the address bar and search bar into a single input field. Users can type URLs, search queries, or site-specific searches, and Chrome provides suggestions based on browsing history, popular sites, and Google search data.
Tabs in Chrome were placed at the top of the window rather than below the toolbar — a design decision that reflected Google's view that each tab is essentially its own browser instance. Tabs can be dragged between windows and maintain their state when moved.
Sandboxing isolates each tab in its own process, preventing malware in one tab from affecting others and limiting the damage from crashes. This multi-process architecture was one of Chrome's most significant technical innovations at launch.
Safe Browsing maintains blacklists of known phishing and malware sites, warning users before they visit harmful pages. The underlying technology is made available to other applications through the free Google Safe Browsing API.
Translation is built in via Google Translate, automatically detecting foreign-language pages and offering to translate them. Chrome currently supports translation in over 50 languages.
Sync allows users to synchronize bookmarks, history, passwords, and settings across all devices signed into the same Google Account.
DevTools provides web developers with a comprehensive suite of inspection and debugging tools, including a DOM inspector, JavaScript console, network monitor, and performance profiler.
5 Technical architecture✎
Chrome is built on the open-source Chromium codebase. The Blink rendering engine handles page layout and rendering (except on iOS, where Apple's WebKit is used due to platform requirements). The V8 engine compiles JavaScript directly to native machine code, enabling significantly faster execution than the interpreted approaches used by earlier browsers.
Chrome's multi-process architecture runs each tab, extension, and plugin in its own process. This improves stability (a crash in one tab does not bring down the entire browser) and security (processes are sandboxed with minimal system privileges). The trade-off is higher memory consumption, which has been one of the most common criticisms of the browser.
6 Chrome brand family✎
The success of Chrome led Google to expand the brand into a family of related products. ChromeOS is a Linux-based operating system built around the Chrome browser, powering Chromebook laptops, Chromebox desktops, Chromebit stick computers, and Chromebase all-in-one devices. Chromecast is a media streaming device that allows users to cast content from Chrome and other apps to a television. The Chrome Web Store distributes extensions, themes, and web applications for the browser.
7 Criticism✎
Chrome has drawn criticism in several areas. Its high memory usage, particularly with many tabs open, has been a long-running complaint. Privacy advocates have expressed concern about the browser's deep integration with Google services and the data collected through features like search suggestions, sync, and Safe Browsing.
The Manifest V3 extension system, which replaced Manifest V2 beginning in 2024, restricted the capabilities available to browser extensions — most notably limiting the effectiveness of ad blockers. Critics argued this served Google's advertising business interests while harming users. The Chrome Web Store's policies around extensions have also been contested.
The browser's Terms of Service drew immediate controversy at launch in 2008, when a clause appeared to grant Google a license to all content transmitted through Chrome. Google quickly removed the offending language, explaining it had been inadvertently copied from the company's general terms of service.
8 Legacy and impact✎
Chrome reshaped the browser landscape. Its emphasis on speed, simplicity, and standards compliance raised the bar for all web browsers and accelerated the decline of Internet Explorer. The V8 JavaScript engine's innovations directly influenced the development of Node.js, extending Chrome's impact beyond the browser into server-side development. The Chromium open-source project became the foundation not only for Chrome but for numerous other browsers, including Microsoft Edge (which switched to Chromium in 2020), Opera, Brave, and Vivaldi.
Chrome's multi-process architecture, sandboxing model, and automatic updates became industry standards. Its DevTools set the benchmark for browser developer tools. The Omnibox concept — merging the address bar and search bar — is now universal.
The browser's dominance has also raised concerns about the health of the open web. With one browser engine (Blink/Chromium) powering the vast majority of web browsers, some have argued that the web risks returning to the kind of monoculture that existed during Internet Explorer's dominance in the early 2000s — a situation that historically led to stagnation in web standards development.
WikiGlide