kb/data/developer.mozilla.org/en-US/docs/Glossary/Google_Chrome-0.md

12 KiB

title chunk source category tags date_saved instance
Google Chrome - Glossary | MDN 1/3 https://developer.mozilla.org/en-US/docs/Glossary/Google_Chrome reference web, html, css, javascript, documentation 2026-05-05T05:32:46.546206+00:00 kb-cron

MDN HTML HTML: Markup language

HTML reference

HTML guides

Markup languages

CSS CSS: Styling language

CSS reference

CSS guides

Layout cookbook

JavaScriptJS JavaScript: Scripting language

JS reference

JS guides

Web APIs Web APIs: Programming interfaces

Web API reference

Web API guides

All All web technology

Technologies

Topics

Learn Learn web development

Frontend developer course

Learn HTML

Learn CSS

Learn JavaScript

Tools Discover our tools

About Get to know MDN better

Blog

  1. Glossary
  2. Google Chrome

Google Chrome

Chrome is a free web browser developed by Google, based on the Chromium open source project. Some key differences are described in BrowserStack's Chrome vs Chromium: Core Differences guide. Chrome, like Chromium, uses a rendering engine called Blink. On iOS though, due to platform restrictions, Chrome uses Apple's WebKit-based WebView instead of Blink.

In this article

Download Chrome

Chrome is available on multiple platforms and comes in different versions for different user needs.

Users

If you're an everyday Chrome user, use one of these links based on your platform or device:

Web developers

If you want to try the latest Chrome features, install one of the pre-stable builds. Google pushes updates frequently and has designed the distributions to run side-by-side with the stable version. Visit the Chrome Releases Blog to learn what's new.

See also