Short answer: the Chrome Web Store now gives a new publisher account a default maximum of two published extensions. It is not a two-release limit and it does not mean an existing publisher with more than two extensions suddenly loses listings.

Google changed the publisher-limit system on August 20, 2026. Existing published extensions stay published, and Google says a publisher’s new limit will be at least the number of extensions that publisher already had live when the change took effect. Publishers who reach their limit can request an increase from the Developer Dashboard.

The most useful distinction is this:

The limit is about how many extension items a publisher can have published, not how many updates the publisher can ship.

That matters for anyone building a family of small extensions, creating separate browser tools for different customers, or deciding whether a new feature deserves its own listing.

Status check — August 23, 2026: Google documents a default of two extension slots for a newly created publisher. It also says individual limits can differ based on factors including the quality and usage of published extensions. Google has not published a universal formula or numerical engagement threshold for earning more slots.

What changed in the Chrome Web Store?

Google says the Web Store has seen a significant increase in extension submissions, which contributed to longer review times. Its August 20 update introduced several changes intended to reduce review friction and put more weight on maintained, useful extensions.

The publisher-limit change is the one most likely to surprise developers starting a new portfolio:

  • a newly created publisher starts with a maximum of two published extensions;
  • established publishers can have an individual limit higher than two;
  • an existing publisher’s limit will not be reduced below the number of extensions it already had published when the system changed;
  • a publisher that reaches its limit can request an increase in the Developer Dashboard;
  • Google says most increase requests receive an immediate decision, while some are routed to support and can take a few days;
  • the extension limit does not apply to themes.

Google also added pre-submission installation testing for uploaded drafts and says review times have returned to expected baselines after process changes. Chrome for Developers

Two slots does not mean two versions

The word slot is easy to misread as a publishing quota for releases.

It is not.

Chrome’s publishing documentation describes the limit as a maximum number of published extensions. Updating an existing extension keeps the same store item and extension ID; the new package is uploaded as a new version of that item and goes through the normal review process.

A practical model is:

ActionUses another extension slot?Why
Publish extension A for the first timeYesIt creates another published extension item
Ship version 1.1 of extension ANo new slotIt updates the existing item
Ship version 2.0 of extension ANo new slotVersion changes do not create another listing
Publish a separate extension BYesIt is a second published extension item
Publish a separate extension C after reaching the limitRequires more capacityRequest an increase before adding another published extension
Publish a Chrome themeNoGoogle explicitly says the extension limit does not apply to themes

That distinction means a team with one successful extension can continue releasing fixes and features without treating every version as another quota event.

The constraint appears when the team wants another separate extension listing.

What if a publisher already has six extensions?

Google is grandfathering existing portfolios rather than forcing them down to two.

Its own example is straightforward: if the new system would otherwise qualify a publisher for four extensions but that publisher already has six published extensions, its new limit will be six, not four.

So the August change is not a takedown mechanism for legitimate existing portfolios.

What it can change is the next decision. A publisher already sitting at its assigned limit may need approval before launching one more extension.

That makes the number visible in the Developer Dashboard more important than assuming every account has exactly the same quota.

How does a publisher get more than two slots?

When a publisher reaches its current limit, Google says the Developer Dashboard will offer an option to request an increase.

The current documentation names two reasons a request might not qualify:

  1. existing published extensions need higher sustained engagement;
  2. the publisher account does not yet meet Google’s tenure and activity requirements.

Google’s August announcement also says individual limits can be influenced by factors such as the quality and usage of published extensions.

What Google does not publish is equally important. There is no public table saying, for example, that a specific number of installs, reviews, active users, or months automatically earns a specific number of slots.

So this is not a quota developers can reliably game with one metric.

A better reading is that Google wants additional publishing capacity to follow evidence that an account is maintaining real extensions rather than continuously producing new low-use listings.

The awkward design question: combine features or request another slot?

A two-slot default creates an obvious temptation: put more functionality into one extension instead of creating another listing.

That can be the wrong response.

Chrome Web Store quality guidelines still require an extension to have a single purpose that is narrow and easy to understand. Google explicitly says clearly separate functionality should be delivered as separate extensions so users can choose what to install.

That creates a useful rule:

Do not violate the single-purpose policy just to conserve extension slots.

If two features genuinely belong to one product purpose, keeping them together can make sense. If they solve unrelated problems, squeezing them into one extension to avoid requesting another slot can create a larger policy and user-experience problem.

A simple split-or-combine test

Before creating another listing, ask four questions:

  1. Same user problem? Would a reasonable user describe both features as part of the same job?
  2. Same permissions? Do both features need roughly the same browser access, or does the new feature introduce unrelated permissions?
  3. Same install decision? Would most users who want feature A reasonably expect feature B to arrive with it?
  4. Same product promise? Can one clear sentence describe the extension without using “and also” to join unrelated jobs?

If the answer is “no” several times, a separate extension is probably cleaner. If the publisher has reached its limit, the appropriate next step is to request an increase—not to turn one listing into a bundle of unrelated tools.

Which publishers are most affected?

The practical impact varies a lot by publishing model.

Publisher typeLikely impactBest next step
First-time developer with one extensionLowBuild and maintain the first product; one slot remains
Developer launching a second distinct toolLow for nowUse the second slot if the products are genuinely separate
Developer planning many tiny extensionsHighExpect the third listing to require more publisher capacity
Existing publisher already above twoLimited immediate impactCheck the grandfathered limit shown in the dashboard
Company maintaining frequent updates to one extensionLowUpdates do not create separate extension items
Team considering unrelated features in one listingPolicy riskKeep the single-purpose rule in mind and request more capacity when appropriate
Theme publisherNot affected by this extension limitGoogle says themes are excluded

The change therefore targets portfolio expansion more than ordinary release velocity.

The new limit is only one part of the August 20 update

The same announcement changes two other signals extension developers have historically watched.

Reviews now get pre-submission installation testing

Google says automated installation checks now run when a package is uploaded to a draft, before the developer submits it for review.

The practical advantage is simple: some install or package-validity failures can be found before the review queue starts. Fixing those problems at draft stage should reduce avoidable reject-fix-resubmit loops.

This does not mean every extension gets an instant human review. Google still says review time depends on the nature of the item, and normal submissions are reviewed before publication.

Google also announced that the Chrome Web Store’s Featured badge program will be sunset later in 2026. Self-nominations closed on August 20, and pending self-nominations were closed.

At the same time, extension ratings are being changed to focus more on recent reviews rather than treating old and new sentiment identically.

For publishers, that shifts the optimisation target away from “earn a permanent-looking badge” and toward something more operational: keep the current product useful enough that recent users continue to rate it well.

It also fits the new publisher-limit system. Both changes put more emphasis on the ongoing quality and usage of what an account has already shipped.

A practical plan before launching a third extension

If the dashboard says the account has two slots and both are occupied, use this checklist before requesting more capacity.

1. Confirm the new idea really needs a separate extension

Apply the single-purpose test above. Do not split one coherent product merely to create more listings, but do not bundle unrelated features simply to save a slot.

2. Check the health of existing listings

Google explicitly mentions sustained engagement, quality, usage, tenure, and activity as factors around limits and increase decisions.

That makes it worth fixing obvious problems in existing listings before asking for more capacity:

  • broken core flows;
  • stale screenshots or descriptions;
  • unresolved policy warnings;
  • unnecessary permissions;
  • poor recent reviews caused by known bugs;
  • abandoned listings that no longer represent maintained products.

This is not a guaranteed formula for approval. Google has not published one. It is simply aligned with the factors Google says the system considers.

3. Request the increase from the Developer Dashboard

Once the current limit is reached, use the dashboard’s increase flow rather than creating workarounds around publisher accounts.

Google says most requests receive an immediate decision. If the flow asks for a support case, its documentation says a response should normally arrive within a few days.

4. Keep release planning separate from slot planning

A slot request is about adding another published extension. A normal update to an existing extension still has its own review and release process.

For important launches, keep enough schedule buffer for review even if the account already has capacity.

What is confirmed and what is still uncertain?

Confirmed as of August 23, 2026

  • new Chrome Web Store publishers default to two published extension slots;
  • publisher limits can differ between accounts;
  • existing published extensions remain published;
  • an existing account’s new limit is at least its already-published extension count at the time of the change;
  • publishers can request a limit increase after reaching their limit;
  • themes are excluded from the extension limit;
  • Google says quality, usage, sustained engagement, tenure, and account activity are relevant to the system;
  • pre-submission installation testing has been introduced;
  • the Featured badge program is being discontinued later in 2026.

Not publicly specified

Google has not published:

  • exact install or active-user thresholds for specific slot counts;
  • a fixed tenure requirement that guarantees an increase;
  • a universal maximum number of extensions for every publisher;
  • a promise that every limit-increase request will be approved instantly.

Those unknowns matter. “Two by default” should not be rewritten as “Google permanently allows only two extensions per developer.” That is not what the current documentation says.

What to watch next

Three things are worth checking over the next few months.

1. How the increase criteria evolve

Google may publish more guidance as publishers begin using the new system. The dashboard’s actual assigned limit remains the most relevant number for a specific account.

Google says the program will end later this year but the August announcement does not give a final removal date for every existing badge.

3. Whether review times stay predictable

The slot changes arrived partly in response to submission volume and longer reviews. The useful outcome for developers will be whether pre-submission tests and review-prioritisation changes actually keep ordinary update cycles predictable over time.

Conclusion

The Chrome Web Store did not impose a two-extension ceiling on every developer. It introduced a two-slot default for new publishers and an account-specific system for expanding beyond that.

Existing portfolios are grandfathered, updates to an existing extension remain updates to the same item, and publishers can request more capacity when they reach their current limit.

The bigger product lesson is not to optimise around the number two. Build extensions with a clear single purpose, maintain the listings already published, and treat another slot as something to request when a genuinely separate product needs one.

Sources

Checked August 23, 2026:

Written and reviewed by /lico

Just writing down my thoughts, interests, and the things I learn along the way.