Tools & Libraries
Chrome DevTools
Chrome DevTools is a set of web developer tools built directly into the Google Chrome browser.
Workbox
Production-ready service worker libraries and tooling.
Puppeteer
Puppeteer is a Node library which provides a high-level API to control headless Chrome or Chromium over the DevTools Protocol. It can also be configured to use full (non-headless) Chrome or Chromium.
Chrome UX Report
The Chrome User Experience Report (CrUX) provides user experience metrics for how real-world Chrome users experience popular destinations on the web.
Lighthouse
Lighthouse is an open-source, automated tool for improving the quality of your web apps.
Extensions & Web Store
扩展程序
扩展程序是一种允许用户自定义 Chrome 浏览器体验的软件程序。基于 web 技术(例如 HTML, CSS, and JavaScript)构建。
Chrome Web Store
An online marketplace where users can browse for Chrome-integrated websites, Chrome apps, extensions, and themes.
Chrome Apps
Chrome Apps provided Chrome-specific APIs on top of standardized web technologies to enable you to create experiences that had more access to the underlying operating system. They were deprecated in 2020. Support for all platforms will end in June 2022.
Architecture
The Privacy Sandbox
The Privacy Sandbox is a series of proposals to satisfy cross-site use cases without third-party cookies or other tracking mechanisms.
Native Client
Native Client was a sandbox for running compiled C and C++ code in the browser efficiently and securely, independent of the user's operating system. It was deprecated in 2020 and support will end in June 2021.
Mobile Chrome
Information related to building for Chrome on smartphones, tablets, and other mobile devices.
Web on Android
Information on libraries and APIs to embed web content into Android applications.
Web Platform
Documentation for Web Platform APIs.