Chrome 2026 New Features Overview

Chrome releases a new stable version roughly every 4 weeks. In 2025 alone, Chrome shipped versions 132 through 143, each introducing incremental changes that added up to a significantly different browser by year’s end. Here is what the latest Chrome versions bring to the table and how to use the new features.

AI-Powered Tab Organization

Starting in Chrome 137, the “Organize Tabs” feature uses on-device AI to group tabs by topic. Right-click any tab, select “Organize similar tabs,” and Chrome scans your open tabs to suggest logical groupings — for example, clustering 4 tabs about flight prices into a “Travel” group while keeping 3 recipe tabs in a “Cooking” group.

The feature works locally on your device and requires no Google account sign-in. It respects the same tab grouping system introduced in Chrome 83, so you can rename groups, assign colors, and collapse them as before. The AI suggestions are hit or miss for fewer than 5 tabs but become genuinely useful once you have 15-20+ open.

To try it: right-click any tab > “Organize similar tabs.” If you do not see the option, check chrome://flags/#tab-organization and set it to Enabled.

Memory Saver Improvements

Chrome’s Memory Saver (introduced in Chrome 108) got a significant upgrade. The feature now shows estimated memory savings per tab in a tooltip when you hover over inactive tabs. In testing, 20 suspended tabs freed roughly 1.5-2.5 GB of RAM depending on content.

The new Performance panel at chrome://settings/performance lets you:

  • Set custom inactivity timers (5 minutes to 12 hours before a tab gets suspended)
  • Create an “Always active” list for sites like Google Docs or Spotify that you want to keep running
  • View total memory saved in the current session

Chrome 140 also introduced “Proactive Memory Reclamation” — the browser now reclaims memory from background tabs more aggressively by compressing their JavaScript heaps. Google reported this reduces Chrome’s memory footprint by up to 30% on machines with 8 GB of RAM or less.

After multiple delays, Google has been rolling out third-party cookie restrictions through the Privacy Sandbox initiative. The key APIs you will encounter:

Topics API replaces interest-based tracking. Instead of cookies following you across sites, Chrome assigns you to broad interest categories (up to 5 per week) based on your browsing. Sites can request your topics but only see the categories, not your specific browsing history. Check your assigned topics at Settings > Privacy and Security > Ad privacy > Ad topics.

Attribution Reporting replaces conversion tracking cookies. Advertisers can still measure whether their ads led to purchases, but the data is aggregated and delayed (reports come 2 days after the event minimum), preventing real-time tracking of individuals.

You can see what Privacy Sandbox features are active on your browser at chrome://settings/adPrivacy.

Enhanced Safe Browsing with Real-Time Checks

Chrome’s Safe Browsing now checks URLs against Google’s database in real time instead of relying on a locally stored list updated every 30-60 minutes. This closes the gap that attackers exploited by setting up phishing sites and using them within minutes before the local list caught up.

Enable it at Settings > Privacy and Security > Security > Enhanced protection. Google claims this blocks 25% more phishing attempts than standard protection. The trade-off: your visited URLs (hashed and truncated) are sent to Google’s servers for checking. If that concerns you, Standard protection still uses the local list with no URL sharing.

Side Panel Enhancements

The side panel (introduced in Chrome 107) now supports:

  • Reading list with offline saving — articles are downloaded for offline reading, not just bookmarked
  • Chrome’s built-in AI summarizer — highlight text on any page, right-click, and select “Summarize” to get a condensed version in the side panel
  • Multi-search — drag an image from any webpage into the side panel to run a Google Lens search without leaving the page

Open the side panel by clicking the square icon to the right of the address bar, or press Ctrl+Shift+Y (Cmd+Shift+Y on Mac).

Web App Improvements

Chrome now handles Progressive Web Apps (PWAs) more like native apps:

  • Tabbed mode for PWAs (Chrome 138): Web apps installed from Chrome can now open multiple tabs within their own window, just like a native application
  • File handling (Chrome 137): PWAs can register as handlers for specific file types. For example, an installed photo editor PWA can open .jpg files directly from your file manager
  • Link capturing: Clicking a link to an installed PWA now opens in the app window instead of a browser tab

How to Enable New Features

Some features ship enabled by default; others need manual activation:

  1. Check your version: Go to chrome://settings/help to see your current version and trigger any pending updates
  2. Browse flags: chrome://flags lists experimental features. Use the search bar to find specific ones. After enabling a flag, click “Relaunch” at the bottom
  3. Settings audit: New options appear in chrome://settings with each update — scan through Privacy and Security, Performance, and Appearance sections after major updates

Troubleshooting New Features

If a feature is not appearing after updating:

  • Confirm your version at chrome://settings/help — some features only ship in specific version ranges
  • Check if an extension is interfering by testing in a clean profile (Profile icon > Add > Continue without an account)
  • Some features roll out gradually via server-side flags, meaning your version may have the code but Google has not enabled it for your account yet. Check chrome://version for the “Variations” field to see your active experiment groups

Tips from the team behind Tab Suspender Pro and the Zovo extension suite at zovo.one