What's New in Chrome
From the Blog
More accurate DevTools performance debugging using real-world data
Learn about new DevTools features like CPU throttling calibration to help you base your performance debugging decisions on data from the real world
- Blog
- Chrome DevTools
- Chrome
April 4, 2025
April 3, 2025
Insights sidebar in the DevTools Performance panel
Learn about the new performance insights, the power of Lighthouse directly in the DevTools Performance panel.
- Blog
- Chrome
- Chrome DevTools
April 2, 2025
Making :visited more private
How Chrome now prevents privacy leaks that use visited links.
- Blog
- CSS
- Chrome
April 2, 2025
New in Chrome 135
CSS carousels, the command and commandfor attributes, the CSS shape() function and plenty more.
- Blog
- HTML
- Chrome
April 1, 2025
What's New in WebGPU (Chrome 135)
Allow creating pipeline layout with null bind group layout, allow viewports to extend past the render targets bounds, easier access to the experimental compatibility mode on Android, remove maxInterStageShaderComponents limit, and more.
- New in Chrome
- JavaScript
- Chrome
March 26, 2025
What's new in DevTools, Chrome 135
Various Performance panel improvements, redesigned empty states for various panels, accessibility tree view in Elements.
- New in Chrome
- Chrome DevTools
- Chrome
March 25, 2025
The <select> element can now be customized with CSS
All the same interfaces, sweet new looks.
- Blog
- CSS
- HTML
- Chrome
March 24, 2025
Carousels with CSS
Support scroll experiences with navigation buttons and markers with just a few lines of CSS.
- CSS
- Chrome
March 20, 2025
Improved navigation and filtering in the DevTools Performance panel
DevTools Performance panel updates make it easier to navigate within and filter traces.
- Blog
- Chrome
- Chrome DevTools
March 19, 2025
Memory safety for web fonts
Learn how and why the Chrome team has replaced FreeType with Skrifa.
- Blog
- Chrome
March 19, 2025
Shape the future of the web with GSoC and Chromium
Find out how you can participate in Google Summer of Code with Chromium.
- Blog
- Chrome
March 18, 2025
Changes to remote debugging switches to improve security
Announcing changes to the behavior of --remote-debugging-port and --remote-debugging-pipe.
- Blog
- Chrome
March 17, 2025
New in Chrome Q1 2025: CSS text-box, file system access for Android, Baseline updates and more!
Learn about the enhancements in Chrome 132-134, such as CSS text box control for vertical spacing, the File System Access API now on Android and WebView, state preserving way to move a DOM element, light dismiss comes to dialog, and more!
- New in Chrome
- Blog
- HTML
- JavaScript
- Chrome
March 11, 2025
Chrome Web Store policy updates: Strengthening our policies on affiliate programs in Chrome Extensions
As part of our ongoing efforts to improve the extension ecosystem, we are updating our Affiliate Ads Policy.
- Chrome
- Chrome Extensions
March 11, 2025
Documentation updates
Scale client-side summarization
Chrome on Android edge-to-edge migration
How LLMs stream responses
Notification and appeals for Chrome Web Store
View and edit extension storage
Keep passkeys consistent with credentials with the Signal API
Case studies
How eBay improved login success rates by 10% with seamless credential sharing
Updated March 6, 2025
Discover how eBay improved login success by 10% using Digital Asset Links for seamless credential sharing. Learn to implement secure, cross-platform authentication and enhance user experience.
- Identity
- Case study
- Chrome
How NRK uses scroll-driven animations to bring stories to life
Updated February 25, 2025
Learn how scroll-driven and scroll-triggered animations enhance storytelling articles
- Case study
- HTML
- JavaScript
- CSS
- Chrome
How Google Search uses speculation rules
Updated February 12, 2025
Learn about how Google Search used the Speculation Rules API to anonymously prefetch search results to improve user experience
- Case study
- Chrome
How Spotify used the Picture-in-Picture API to build the Spotify Miniplayer
Updated May 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.
- Case study
- TypeScript
- Chrome
:has() case studies
Updated May 7, 2024
Find out how Policybazaar and Tokopedia benefit from using :has().
- Case study
- JavaScript
- CSS
- Chrome
View transitions case studies
Updated May 7, 2024
redBus, Policybazaar, and Tokopedia all use the View Transition API and benefit from better performance and a smooth UI.
- Case study
- JavaScript
- CSS
- Chrome
Scroll-driven animations case studies
Updated May 7, 2024
Discover the benefits of Scroll-driven animations with Policybazaar, redBus, and Tokopedia.
- Case study
- CSS
- JavaScript
- Chrome
Container queries case studies
Updated May 7, 2024
Learn about the benefits of container queries from redBus and Tokopedia.
- Case study
- CSS
- JavaScript
- Chrome
Popover case studies
Updated April 24, 2024
Tokopedia uses the Popover API to reduce the amount of code in their application.
- Case study
- CSS
- JavaScript
- HTML
- Chrome