Что нового в Chrome
Из блога
Chrome Web Store policy updates: ensuring clarity and consistency for developers
The Chrome Web Store is committed to fostering a high-quality and trustworthy ecosystem for developers and users. To align with this goal, we're announcing a series of policy updates designed to provide clarity and consistency across our platform.
- Chrome
- Расширения Chrome
12 февраля 2025 г.
Better text rendering in Chromium-based browsers on Windows
The Edge team added support for respecting the Windows ClearType Tuner values in Chromium directly, resulting in better text rendering in Chromium-based browsers on Windows.
- Блог
- Chrome
12 февраля 2025 г.
LCP image subparts and RTT now available in CrUX
Learn about the change to the Chrome User Experience Report (CrUX changes) in the February 2025 release including LCP image subparts, LCP resource types, and RTT.
- Chrome
11 февраля 2025 г.
Enter picture-in-picture automatically when playing media
Chrome allows web apps playing media to automatically enter picture-in-picture.
- Блог
- JavaScript
- Chrome
5 февраля 2025 г.
5 февраля 2025 г.
New in Chrome 133
Chrome 133 is rolling out now! There's some exciting new CSS features and plenty more to discover.
- Новые возможности Chrome
- Блог
- CSS
- HTML
- Chrome
4 февраля 2025 г.
What's new in DevTools, Chrome 133
Persistent AI chat history, better navigation, ignore listing, and stack traces in Performance, new 'What's new' panel, and more.
- Новые возможности Chrome
- Chrome
- Инструменты разработчика в Chrome
30 января 2025 г.
What's New in WebGPU (Chrome 133)
Additional unorm8x4-bgra and 1-component vertex formats, allow unknown limits to be requested with undefined value, WGSL alignment rules changes, WGSL performance gains with discard, and much more.
- WebGPU
- Новые возможности Chrome
- Примечания к выпуску
- JavaScript
- Chrome
29 января 2025 г.
What's happening in Chrome Extensions, January 2025
An overview of the recent changes in Chrome Extensions, plus exciting upcoming extensions features developers can look forward to.
- Chrome
- Расширения Chrome
29 января 2025 г.
Simplifying WebAuthn feature detection for passkeys
Discover how to detect WebAuthn capabilities with `getClientCapabilities()` and tailor authentication workflows for your users.
- Identity
- Блог
- JavaScript
- Ключи доступа
- Chrome
21 января 2025 г.
Freezing on Energy Saver
From Chrome 133, eligible CPU-intensive background tabs will be frozen when Energy Saver mode is active.
- Блог
- Chrome
20 января 2025 г.
Passkeys on Google Password Manager are now available on iOS
Chrome on iOS 17 or later can now create, sync and authenticate with passkeys in Google Password Manager (GPM). This makes passkeys on GPM available everywhere Chrome is.
- Identity
- Блог
- Ключи доступа
- Chrome
16 января 2025 г.
15 января 2025 г.
CSS attr() gets an upgrade
You can now use attr() with any CSS property–including custom properties–and it can parse values into data types other than strings.
- HTML
- CSS
- Chrome
15 января 2025 г.
15 января 2025 г.
Обновления документации
Как LLM передает ответы
Уведомления и апелляции в отношении Интернет-магазина Chrome
AI API на стадии первоначальной пробной версии
Просмотр и редактирование хранилища расширений
Обеспечьте соответствие ключей доступа учетным данным с помощью Signal API.
Анимация по height: auto;
(и другие ключевые слова внутреннего размера) в CSS
interpolate-size
и calc-size()
. Анимация к ключевым словам внутреннего размера и обратно с помощью interpolate-size
и calc-size()
Истории успеха
How Google Search uses speculation rules
Updated 12 февраля 2025 г.
Learn about how Google Search used the Speculation Rules API to anonymously prefetch search results to improve user experience
- История успеха
- Chrome
How Spotify used the Picture-in-Picture API to build the Spotify Miniplayer
Updated 13 мая 2024 г.
Learn about the Spotify Miniplayer's transformation from a "canvas hack" to a refined experience enabled by the Document Picture-in-Picture API.
- История успеха
- TypeScript
- Chrome
:has() case studies
Updated 7 мая 2024 г.
Find out how Policybazaar and Tokopedia benefit from using :has().
- История успеха
- JavaScript
- CSS
- Chrome
View transitions case studies
Updated 7 мая 2024 г.
redBus, Policybazaar, and Tokopedia all use the View Transition API and benefit from better performance and a smooth UI.
- История успеха
- CSS
- JavaScript
- Chrome
Scroll-driven animations case studies
Updated 7 мая 2024 г.
Discover the benefits of Scroll-driven animations with Policybazaar, redBus, and Tokopedia.
- История успеха
- JavaScript
- CSS
- Chrome
Container queries case studies
Updated 7 мая 2024 г.
Learn about the benefits of container queries from redBus and Tokopedia.
- История успеха
- CSS
- JavaScript
- Chrome
Popover case studies
Updated 24 апреля 2024 г.
Tokopedia uses the Popover API to reduce the amount of code in their application.
- История успеха
- CSS
- HTML
- JavaScript
- Chrome
How Photoshop solved working with files larger than can fit into memory
Updated 5 июня 2023 г.
Learn how Adobe managed to let users edit even the biggest files on the web version of its iconic Photoshop app. (This article is also available in form of a video.) In 2021, Adobe, together with Chrome engineering, brought a version of Photoshop to
- История успеха
- Chrome
How vector image editing app Boxy SVG uses the Local Font Access API to let users pick their favorite local fonts
Updated 1 июня 2023 г.
The Local Font Access API provides a mechanism to access the user's locally installed font data, including higher-level details such as names, styles, and families, as well as the raw bytes of the underlying font files. Learn how the SVG editing app
- История успеха
- JavaScript
- Chrome