Skip to main content
Guide All Extensions

Chrome's 2-Week Release Cycle (Sept 2026): What Changes

Chrome 153 starts a 2-week release cadence on Sept 8, 2026. Security patches arrive faster, extensions break more often. Enterprise Extended Stable unchanged.

8 min read Verified Chrome 149

Starting September 8, 2026, Chrome switches from a four-week major release cycle to a two-week one. Chrome 153 is the first release on the new schedule. Desktop, Android, and iOS all move to the faster cadence. Dev and Canary channels are not changing. Extended Stable stays at eight weeks for enterprise environments. Chrome 150, 151, and 152 ship on the existing four-week schedule before the handoff.

Key takeaways

  • Chrome 153 stable: September 8, 2026 — the first release on the two-week cadence.
  • All platforms affected: desktop, Android, iOS. Dev and Canary unchanged.
  • Extended Stable stays at 8 weeks. Enterprise-only; not available to individual users.
  • Security patches arrive faster — roughly twice as often as they did before 2026.
  • Extension compatibility pressure increases — actively maintained extensions adapt quickly; half-maintained ones will accumulate lag.

Why Google Is Making This Change

The official reason from the Chrome Browser Release Team is that a faster cadence gives developers and users “immediate access to the latest performance improvements, fixes and new capabilities.” Smaller scopes per release also simplify post-release debugging when something goes wrong.

The security argument is the more concrete one. Google has been shipping weekly security updates (patch releases like 148.0.7778.97) since 2023. Moving major versions to two weeks compresses the window between when a vulnerability is discovered and when a fix ships inside a numbered stable release. That window matters because CVE details typically go public once a majority of users are patched. A four-week stable cycle means up to four weeks of unpatched users sitting at the same version after a CVE disclosure. Two weeks cuts that exposure in half for major vulnerabilities that only land in a new stable version rather than a point patch.

The feature delivery argument is softer. Chrome already ships smaller changes in weekly patch releases. Moving stable to two weeks mostly tightens how long a feature waits in Beta before it reaches general users.

ChannelRelease cadence before Sept 8Release cadence after Sept 8
CanaryDailyDaily (no change)
DevWeeklyWeekly (no change)
Beta~4 weeks before stable~3 weeks before stable
StableEvery 4 weeksEvery 2 weeks
Extended StableEvery 8 weeksEvery 8 weeks (no change)

What Changes for Regular Users

Two things improve. Two things get noisier.

Faster security patches. The main practical benefit for regular users is that security fixes inside major releases reach them twice as often. Point-release patches (148.0.7778.97) already ship weekly, so this matters most for fixes that require Chrome to bump a major version number rather than a patch number. Those tend to be more significant changes to browser internals.

More frequent minor UI shifts. Chrome ships small UI and behavior changes with each stable release. On a four-week cycle, that happened about 13 times per year. On a two-week cycle, it happens about 26 times per year. Most of these changes are invisible. Some are not. The HTTPS-First rollout (Chrome 147), the vertical tabs flag, the URL bar autocomplete adjustments: these arrive more often now. Users who dislike change will notice the cadence more.

Automatic updates stay automatic. Chrome updates in the background. For most users, the shift to two-week releases is invisible in practice. You won’t be prompted to update more aggressively — Chrome’s auto-update mechanism was already delivering weekly security patches. The change is that major version numbers tick over twice as fast.

No consumer slow-track option. There is no setting in chrome://settings to delay stable updates for individual users. Inspecting chrome://version tells you what version you’re on, not when it last updated. If you want to stay on an older version, you’re staying on an unpatched one.

What Changes for Power Users and Extension Users

This is where the change has a more visible edge.

Chrome extensions interact with Chrome’s extension APIs. When Chrome ships changes to those APIs, extensions that call deprecated or modified methods can break. On a four-week cycle, this happened at most 13 times per year with a four-week runway for extension authors to catch changes in Beta. On a two-week cycle, the same API change arrives after a three-week Beta window, twice as often.

Extensions that are actively maintained by a responsive developer adapt quickly. The developer sees the Beta channel change, releases an updated version to the Chrome Web Store before stable ships, and users see no disruption. The CWS review queue handles this within a day or two for updates.

The ones that get into trouble are extensions in maintenance mode: still listed on the CWS, no active developer responding to user issues, version updates that come monthly or less. A newly deprecated API method that breaks a feature in Chrome 155 (let’s say) now arrives six weeks after the initial Beta warning instead of eight weeks. For a developer who checks in quarterly, that window matters.

If you rely on an extension that is already showing signs of inconsistent maintenance (version updates more than six months apart, unanswered bug reports in the reviews, missing features after Chrome updates), the two-week cycle is a reason to find an alternative before it breaks rather than after.

Extensions backed by active development teams that track the Chromium blog and chromestatus.com ship compatibility updates before stable. The cycle change is overhead for them, not a threat.

What Changes for Extension Developers

The Beta channel now ships three weeks before stable rather than four. That’s the testing window shrinking by a week per release cycle.

The practical impact: any extension feature that touches APIs touching the Chrome extension surface needs to be Beta-tested with a week less runway. Developers who already test against Beta as part of their release process lose one week of validation time. Developers who test only against stable will encounter breaks sooner.

The CWS review queue is the other pressure point. The Chrome Web Store review process takes hours to a few days for most updates. With stable shipping every two weeks, the queue will see roughly twice the update volume from the developer ecosystem around each stable release date. Review queue pressure typically spikes in the 48 hours before and after a Chrome stable release. Doubling the releases doubles those spikes, and queue times during those windows may lengthen.

Google said in the announcement that it will share more details about how the extension review process adapts to the new cadence. No specifics were provided at the time of the March 2026 announcement (6 months before this article’s May 2026 publication).

What Enterprises Should Do Before September

Extended Stable is already available. The eight-week cycle remains unchanged after September 8. Enterprises using Chrome Browser Cloud Management or Group Policy to manage Chrome versions can enroll managed devices in the Extended Stable channel now.

The relevant policy is TargetChannel (via Chrome Browser Cloud Management) or the ExtensionSettings and ChromeBrowserUpdates Group Policy Objects on Windows. Setting the target channel to extended_stable pins devices to the Extended Stable release track.

Google’s own framing from the announcement: Extended Stable is “the most secure choice for enterprise users when security outweighs maintenance costs.” That’s an unusual phrasing. It suggests that two-week Stable updates carry a slightly higher integration testing burden than Extended Stable, which is the real trade-off for the faster security patch delivery.

For enterprises with web-based internal apps that depend on specific browser behavior, the two-week stable cadence increases the frequency of regression testing cycles unless they’re on Extended Stable.

Google noted it would share more details on Chromebook release channel alignment before September. Managed Chromebooks have their own update policy surface that is separate from the Chrome browser channel settings.

User typeRecommended action
Individual userNothing. Updates are automatic.
Power user (extension-heavy)Audit which extensions haven’t updated in 6+ months.
Enterprise (managed devices)Enroll in Extended Stable via Chrome Browser Cloud Management before Sept 8.
Extension developerAdd Beta channel to pre-release testing. Budget one week less for Beta validation.
Chromebook adminWait for Google’s additional managed device guidance before Sept 8.

How to Check Your Current Chrome Channel

chrome://version shows your current version and the update channel. The “Google Chrome” line will display something like 149.0.xxxx.xx (Official Build) stable (64-bit). The word after the build type is the channel.

If you’re on extended_stable, that appears explicitly in the version string. If you’re on standard stable, the September 8 change applies to you automatically with Chrome 153. No action required unless you want to switch channels — and again, switching to Extended Stable requires enterprise enrollment. There is no individual user opt-in.

Who Wins, Who Absorbs the Cost

The two-week cycle is a net positive for security. It is a net cost for extension compatibility stability and enterprise change management. The outcomes split cleanly across user types.

Regular users get faster security patches with no extra friction. That’s a straightforward improvement for the 80%+ of Chrome users who neither manage extensions carefully nor run Chrome in a managed enterprise environment.

Power users who depend on a stack of third-party extensions absorb a modest increase in the chance that one extension breaks in any given month. The mitigation is the same as it’s always been: use well-maintained extensions from developers who actively track Chrome’s release schedule.

Enterprises that need predictability have Extended Stable. They’ve had it since 2021. If you’re managing Chrome in an enterprise without it, September 2026 is a reasonable forcing function to get that sorted.

If you care about the technical details of what ships in each new Chrome release, the Chrome 149 breakdown covers what shipped in the June 2026 cycle (stable June 2), and the Chrome 148 breakdown covers what shipped in May 2026.

Frequently Asked Questions

When does Chrome switch to a 2-week release cycle?
As of May 2026, Chrome switches to a two-week release cycle with Chrome 153 stable on September 8, 2026. All platforms are affected: desktop, Android, and iOS. Dev and Canary channels are not changing. Extended Stable stays on an 8-week cycle for enterprise users.
What is Chrome 153's release date?
As of May 2026, Chrome 153 stable is scheduled for September 8, 2026, per the official Chrome Developers blog announcement. This is the first release to ship on the new two-week cadence. Chrome 150 through 152 will still release on the current four-week schedule.
Does Chrome's 2-week release cycle affect enterprise users?
As of May 2026, no. The Chrome Extended Stable channel maintains its existing eight-week release cycle. Enterprise administrators who need more time to test and deploy updates should move managed devices to Extended Stable via Chrome Browser Cloud Management or Group Policy. Google said it will share more details on managed device milestone alignment before the September change.
Will Chrome extensions break more often with 2-week releases?
As of May 2026, extensions that rely on Chrome's internal APIs or manifest capabilities face a higher chance of encountering breaking changes per quarter under the new cadence. Extensions on the Chrome Web Store that are actively maintained will patch quickly. Half-maintained extensions (infrequent updates, no listed maintainer) are the ones to watch. Two-week cycles double the frequency of potential compatibility disruptions.
Can regular users opt out of faster Chrome updates?
As of May 2026, no. There is no consumer-facing option to slow Chrome update delivery on standard Stable. The Extended Stable channel requires enterprise enrollment through Chrome Browser Cloud Management — it is not accessible to individual non-managed users. Delaying updates via third-party tools or registry hacks is not recommended, as it leaves known security vulnerabilities unpatched.

Don't miss the next release

Be first to know when we ship something new.

Related Articles