Skip to content
FuriaHub
Pulse
© 2026 FuriaHub. All rights reserved.
Privacy·
  • Pulse
  • Labs
  • Forge
  • Match
  • Dev
  • Digital Zen
All of Pulse
Browser platform·July 26, 2026·7 min read

Chrome’s August 1 extension data rules, explained

Google’s July 1 policy update starts enforcing on August 1: data collection limited to a single disclosed purpose, every collection must be shown to users, and AI-guardrail bypass extensions are banned.

Signal

TypeScript

272 vacancies·−25%·typical $4,500 – 102,500

Often beside React, JavaScript, Node.js

Open rolesFrom Labs · JSON Formatter Next

On July 1 Google published a quiet but consequential update to Chrome Web Store Developer Program Policies. Enforcement begins August 1, 2026 — days away. If you ship a Chrome extension, or you install them, this is the deadline that matters this month. The store is closing the loophole that let extensions collect far more than their stated purpose required, and it is banning a whole class of AI-related products at the same time.

What changes on August 1

Four policy areas move together. The Limited Use Policy now says any user data an extension collects must be strictly necessary to its disclosed single purpose. Collecting “extra” for analytics, ads, or a feature you might ship later is no longer allowed.

Disclosure Requirements get sharper too: all data collection must be prominently disclosed — even when it is core to the extension’s job — and if practices change after install, the developer must tell users proactively. Separately, extensions built to bypass AI safety guardrails are now explicitly prohibited, and real-money predictive market tools join the regulated-goods ban list.

  • Limited Use: collection only for the disclosed single purpose
  • Disclosure: every collection shown up front; notify on post-install changes
  • Banned: AI guardrail / safety-bypass extensions
  • Banned: real-money predictive market extensions
  • Enforcement: August 1, 2026

Why this lands hard for the ecosystem

A lot of popular extensions grew by being a thin UI over a data pipeline — rewrite your prompt, “improve” your browsing, “sync” your history — while shipping transcripts or browsing data to a backend. The policy update attacks exactly that pattern: purpose and collection have to match, and the match has to be visible before install.

The timing is not accidental. Mid-July also saw reporting on extensions that silently exfiltrate AI chat conversations across ChatGPT, Claude, Gemini and others while the listing claimed nothing left the browser. When the store’s public story and the network traffic disagree, August 1 is Google’s answer.

What we are doing on FuriaHub extensions

Our catalog was already built around a narrow-permissions, local-first model: settings in chrome.storage, no accounts, no “improvement” backend that needs your page content. The August rules mostly confirm a direction we were already shipping toward, but we are still re-reading every listing against the new Limited Use and Disclosure language before the deadline.

If you maintain an extension: open the Privacy practices tab as a user would see it, list every network call the background worker makes, and delete anything that is not strictly required for the one sentence on your store listing. Then make sure that sentence and the disclosure match. Reviewers will compare them.

August has a second deadline

August 31 is when remaining Manifest V2 listings finish leaving the Chrome Web Store. Already-installed MV2 copies on older Chrome builds may keep running, but they stop updating and stop being reinstallable. If anything in your toolkit is still on MV2, this month is the last easy window to replace it.

Two August deadlines, one afternoon of hygiene: audit data practices for August 1, and clear out MV2 leftovers before August 31.

Takeaways

  • Enforcement starts August 1, 2026 — not a soft guideline
  • Collect only what the single purpose needs, and disclose all of it
  • AI guardrail-bypass extensions are now explicitly banned
  • August 31 also finishes the Manifest V2 store cleanup

Tags

  • chrome web store policy august 2026
  • chrome extension data disclosure
  • limited use policy chrome extensions
  • chrome extension privacy rules 2026
  • manifest v2 removal august 2026

Share

On this page

  • What changes on August 1
  • Why this lands hard for the ecosystem
  • What we are doing on FuriaHub extensions
  • August has a second deadline
  • Takeaways

Related reading

Hero image from the Chrome for Developers two-week-release post
Browser platform·Aug 17·4 min read

Chrome’s two-week stable cycle starts branching this week

Google’s published schedule moves the Chrome 153 branch to Monday, August 17, and puts stable on Tuesday, September 8 — the first milestone on the new two-week cadence for desktop, Android, and iOS.

App Store related photo from TechCrunch’s commission-filing story
Browser platform·Aug 14·4 min read

Apple asks the court for a 15% cut on purchases made outside the App Store

A Northern District of California filing proposes 15% for standard apps, 10% for partner programs and subscription renewals, and 5% for Small Business Program developers. Epic says that is outside the Ninth Circuit’s “necessary costs” line.