Debug network requests, source files, and performance traces with Gemini
In addition to CSS styling, you can now chat with Gemini about network requests, source files, and performance traces.
Similar to the context menu in the Elements panel, to open the AI assistance panel and start the chat with Gemini, either right-click and select Ask AI or click the Ask AI button next to the following:
- A network request in the Network panel.
- A file in the Sources > Page tab.
- An activity in the Performance > Main track.
Gemini will take the context of the selected request, file, or activity into account.
The DevTools team is looking forward to hearing your feedback in crbug.com/364805393.
AI chat history
You can now restore and view past chats with Gemini in the AI assistance panel by clicking the New chat button in the upper left corner of the panel or by using the Ask AI buttons and menu options of the Network panel, Sources > Page tab, and Performance > Main track.
To view one of your previous chats, select the corresponding prompt from the drop-down menu under the History button. The AI assistance panel will remember your chat history while DevTools is open.
Manage extension storage in Application > Storage
Similar to local and session storage, you can now view and change extension storage entries in the Application > Storage section.
Chromium issue: crbug.com/40963428.
Performance improvements
This version brings a number of improvements to the Performance panel.
Interaction phases in live metrics
You can now expand interactions in performance live metrics to see a breakdown of phases and their timings.
As communicated in The Web Vitals extension, now in DevTools, the release of these features marks the end of support for the Web Vitals extension.
Chromium issue: crbug.com/369097528.
Render blocking information in the Summary tab
When you select a network request marked with a red triangle in the Performance > Network track, the Summary tab, in addition to the (refactored) tooltip, now also tells you that the request is render-blocking.
Support for scheduler.postTask events and their initiator arrows
The Performance > Main track now shows scheduler.postTask() events and the following initiator arrows between:
Schedule postTask->Fire postTaskSchedule postTask->Abort postTask
Chromium issue: crbug.com/40775984.
Animations panel and Elements > Styles tab improvements
This version brings a couple of improvements to the Animations panel and Elements > Styles tab.
Jump from Elements > Styles to Animations
The Elements > Styles tab now puts animation Jump to Animations panel icons next to the value of animation properties, so you can easily inspect animations there.
Real-time updates in Computed tab
The Elements > Computed tab now updates the computed values in real-time when, for example, animations update them.
Compute pressure emulation in Sensors
The Sensors panel now lets you emulate Nominal, Fair, Serious, and Critical CPU pressure.
Chromium issue: crbug.com/362277525.
JS objects with the same name grouped by source in the Memory panel
The Memory panel now distinguishes between JS objects with the same name that come from different sources and groups them correspondingly.
Chromium issue: crbug.com/357902505.
A new look for settings
To better align the user interface design, DevTools settings now have a closer look to Chrome settings. In particular, sections are now visually separated into "cards".
Performance insights panel is deprecated and removed from DevTools
All the important and useful features from the Performance insights panel have now found a new home in the Performance panel, specifically in live metrics, the Insights sidebar tab, and the Layout shifts track. So, this version deprecates and removes the Performance insights panel from DevTools.
The DevTools team is grateful for the feedback you provided on this panel's deprecation and the overall performance debugging experience. As always, we like hearing your thoughts and learning about your perspectives. Keep them coming!
Miscellaneous highlights
These are some noteworthy fixes and improvements in this release:
- Performance:
- Removed an unnecessary limit of 3 characters for search queries.
- Added the Home button that takes you back to live metrics screen.
- Fixed the previously broken Shift+S/W trace zoom shortcuts.
- Elements > Styles:
- Added anchor-center to autocomplete 341991541.
- Fixed a bug with flexbox editor not available for 2-word values 341964645.
- Network: Prefetch failures are now yellow warnings instead or red errors to designate that the content display isn't affected 372055494.
Download the preview channels
Consider using the Chrome Canary, Dev, or Beta as your default development browser. These preview channels give you access to the latest DevTools features, let you test cutting-edge web platform APIs, and help you find issues on your site before your users do!
Get in touch with the Chrome DevTools team
Use the following options to discuss the new features, updates, or anything else related to DevTools.
- Submit feedback and feature requests to us at crbug.com.
- Report a DevTools issue using the More options > Help > Report a DevTools issue in DevTools.
- Tweet at @ChromeDevTools.
- Leave comments on What's new in DevTools YouTube videos or DevTools Tips YouTube videos.
What's new in DevTools
A list of everything that has been covered in the What's new in DevTools series.
- DevTools MCP server updates
- Improved trace sharing
- Support for @starting-style
- Editor widget for display: masonry
- Lighthouse 13
- Code suggestions from Gemini
- Enhancements for the DevTools MCP server
- Quicker access to AI assistance
- Debug the full performance trace with Gemini
- Toggle drawer orientation
- Google Developer Program
- Miscellaneous highlights
- Chrome DevTools (MCP) for your AI agent
- Debug the network dependency tree with Gemini
- Export your chats with Gemini
- Persisted track configuration in the Performance panel
- Filter IP protected network requests
- Elements > Layout tab adds masonry layout support
- Lighthouse 12.8.2
- Miscellaneous highlights
- Debug more insights with Gemini
- Emulate the 'Save-Data' header in 'Network conditions'
- See the Baseline status in a CSS property tooltip
- Override form factors in user agent client hints
- Lighthouse 12.8.0
- Miscellaneous highlights
- A more reliable and productive Chrome DevTools
- Upload images in AI assistance for styling
- Add request headers to the table in Network
- Check out the highlights from Google I/O 2025
- Miscellaneous highlights
- Performance panel improvements
- Preconnected origins in 'Network dependency tree' insight
- Server response and redirection times in 'Document request latency' insight
- Redirects in Summary of network requests
- Reduced noise in the performance trace
- Deprecated 'Disable JavaScript samples'
- Geolocation accuracy parameter in Sensors
- Elements panel improvements
- Debug complex CSS values easier
- @function support in Elements > Styles
- Network panel improvements
- has-request-header filter
- Direct Sockets in Isolated Web Apps
- Miscellaneous highlights
- Accessibility
- Google I/O 2025 edition
- Modify and save CSS changes to your workspace with Gemini
- Connect a workspace folder and save changes back to your source files
- Ask Gemini about performance insights
- Annotate performance findings with Gemini
- Add screenshots to your chats with Gemini
- New insights in the Performance panel
- Duplicated JavaScript
- Legacy JavaScript
- Speculations now support rule tags
- Lighthouse 12.6.0
- Miscellaneous highlights
- Accessibility
- Performance panel improvements
- New performance insights
- Click to highlight
- Server timings in Summary of network requests
- Filter cookies in 'Privacy and security'
- Sizes in kB units in tables across panels
- Autocomplete supports corner-shape and corner-*-shape in Elements > Styles
- Experimental: Highlighting issues with elements and attributes in DOM
- Lighthouse 12.5.0
- Miscellaneous highlights
- Performance panel improvements
- Origin and script links for profile and function calls in Performance
- LCP by phase field data support
- Network dependency tree insight
- Duration instead of total and self time in Summary
- Heaviest stack highlighting
- Improved empty states for various panels
- Accessibility tree view in Elements
- Lighthouse 12.4.0
- Miscellaneous highlights
- Privacy and security panel
- Performance panel improvements
- Calibrated CPU throttling presets
- Select different performance events in the same AI chat
- First- and third-party highlighting in Performance
- Field data in marker tooltips and insights
- Forced reflow insight
- 'Optimize DOM size' insight
- Extend the performance trace with console.timeStamp
- Elements panel improvements
- Real-time values of animated styles
- Support for :open pseudo-class and various pseudo-elements
- Copy all console messages
- Byte units in the Memory panel
- Miscellaneous highlights
- Persistent AI chat history
- Performance panel improvements
- Image delivery insight
- Classic and modern keyboard navigation
- Ignore irrelevant scripts in the flame chart
- Timeline marker and range highlighting on hover
- Recommended throttling settings
- Timings markers in an overlay
- Stack traces of JS calls in Summary
- Badge settings moved to menu in Elements
- New 'What's new' panel
- Lighthouse 12.3.0
- Miscellaneous highlights
- Debug network requests, source files, and performance traces with Gemini
- View AI chat history
- Manage extension storage in Application > Storage
- Performance improvements
- Interaction phases in live metrics
- Render blocking information in the Summary tab
- Support for scheduler.postTask events and their initiator arrows
- Animations panel and Elements > Styles tab improvements
- Jump from Elements > Styles to Animations
- Real-time updates in Computed tab
- Compute pressure emulation in Sensors
- JS objects with the same name grouped by source in the Memory panel
- A new look for settings
- Performance insights panel is deprecated and removed from DevTools
- Miscellaneous highlights
- Debug CSS with Gemini
- Control AI features in a dedicated settings tab
- Performance panel improvements
- Annotate and share performance findings
- Get performance insights right in the Performance panel
- Spot excessive layout shifts easier
- Spot the non-composited animations
- Hardware concurrency moves to Sensors
- Ignore anonymous scripts and focus on your code in stack traces
- Elements > Styles: Support for sideways-* writing modes for grid overlays and CSS-wide keywords
- Lighthouse audits for non-HTTP pages in timespan and snapshot modes
- Accessibility improvements
- Miscellaneous highlights
- Network panel improvements
- Network filters reimagined
- HAR exports now exclude sensitive data by default
- Elements panel improvements
- Autocomplete values for text-emphasis-* properties
- Scroll overflows marked with a badge
- Performance panel improvements
- Recommendations in live metrics
- Navigate breadcrumbs
- Memory panel improvements
- New 'Detached elements' profile
- Improved naming of plain JS objects
- Turn off dynamic theming
- Chrome Experiment: Process sharing
- Lighthouse 12.2.1
- Miscellaneous highlights
- Recorder supports export to Puppeteer for Firefox
- Performance panel improvements
- Live metrics observations
- Search requests in the Network track
- See stack traces of performance.mark and performance.measure calls
- Use test address data in the Autofill panel
- Elements panel improvements
- Force more states for specific elements
- Elements > Styles now autocompletes more grid properties
- Lighthouse 12.2.0
- Miscellaneous highlights
- Console insights by Gemini are going live in most European countries
- Performance panel updates
- Enhanced Network track
- Customize performance data with extensibility API
- Details in the Timings track
- Copy all listed requests in the Network panel
- Faster heap snapshots with named HTML tags and less clutter
- Open Animations panel to capture animations and edit @keyframes live
- Lighthouse 12.1.0
- Accessibility improvements
- Miscellaneous highlights
- Inspect CSS anchor positioning in the Elements panel
- Sources panel improvements
- Enhanced 'Never Pause Here'
- New scroll snap event listeners
- Network panel improvements
- Updated network throttling presets









