Does uBlock Origin Still Work on Chrome? No (2026 Status)
uBlock Origin's Chrome listing was removed in August 2026, and the extension has not run on stable Chrome since July 2025. What died, when, and what works now.
No. Full uBlock Origin has not run on stable Chrome since Chrome 138 shipped on July 24, 2025, when Google disabled every Manifest V2 extension with no way to turn them back on. The Chrome Web Store listing was removed on August 31, 2026, in the MV2 purge, leaving an empty-title placeholder where the install page was. It doesn’t.
Key takeaways
- Full uBlock Origin has been dead on stable Chrome since Chrome 138 (July 24, 2025). Chrome 151 shipped July 28, 2026 and deleted the last MV2 code paths from the browser.
- The store listing was removed on August 31, 2026, when Google executed the purge of all remaining MV2 extensions from the Chrome Web Store. There is no page left to install from.
- On Chrome, your options are MV3 blockers: uBlock Origin Lite, AdGuard, Ghostery. Full uBlock Origin lives on in Firefox.
The uBlock Origin Listing Is Removed. The Extension Is Still Dead.
This is the confusion that keeps the “does it still work” question alive a full year after the answer became no. It looked healthy until August 31, now a placeholder:
| Field | Status (verified September 4, 2026) |
|---|---|
| CWS listing | Removed August 31, 2026 (now an empty-title placeholder) |
| Version | 1.72.2, updated July 8, 2026 |
| Users | 12,000,000 |
| Manifest | Still MV2 (manifest_version: 2 in the listing) |
| Runs on stable Chrome? | No — disabled since Chrome 138, July 2025 |
| Listing removal | Executed August 31, 2026 (per the MV2 timeline) |
The confusion is understandable. For most of a year, the listing looked healthy on the store, so readers assumed the extension was still running. It wasn’t. Chrome has refused every MV2 extension since Chrome 138, and the listing itself was removed on August 31, 2026, leaving only an empty placeholder where it used to be.
A previous version of this article said uBlock Origin was back and a reinstall would fix a disabled copy. That was wrong on the point that matters. Removed August 31. Not coming back. Stable support ended at Chrome 138.
When Chrome Actually Killed uBlock Origin
Dates from Google’s MV2 timeline and release tracking. 150/151 from secondary reporting. Checked September 2026:
| Date | What happened |
|---|---|
| January 2022 | Chrome Web Store stops accepting new MV2 extensions |
| June 2024 | Warning banners appear on pre-stable Chrome channels |
| October 9, 2024 | Gradual disabling begins on stable; users can re-enable |
| March 31, 2025 | MV2 disabled by default for all users; re-enable toggle still works |
| July 24, 2025 (Chrome 138) | MV2 disabled for everyone, re-enable toggle removed |
| Chrome 139 | Enterprise escape hatch (ExtensionManifestV2Availability) removed |
| June 30, 2026 (Chrome 150) | First of two leftover developer flags deleted |
| July 28, 2026 (Chrome 151) | All remaining MV2 code paths deleted from Chromium |
| August 31, 2026 | All MV2 extensions removed from the Chrome Web Store |
The functional death was July 24, 2025 — 13 months before this update. Everything since has been cleanup. gorhill’s own README says it plainly: end of support on Chrome 139.
Why the Flag Workarounds Died in Chrome 150 and 151
After Chrome 138, two undocumented chrome://flags entries let determined users postpone the shutdown: #extension-manifest-v2-deprecation-disabled and #extension-manifest-v2-deprecation-unsupported. Tech press covered these as the “last resort,” often with garbled names.
Chrome 150 (stable June 30, 2026) removed the first flag and its underlying feature entirely. Chrome 151 (July 28, 2026) deleted the second flag, the exception-list machinery, and every remaining MV2 feature from the Chromium source. This was based on release reporting for 150 and 151, not the source tree. Current stable is Chrome 152, shipped August 25, 2026.
What Still Blocks Ads on Chrome
The MV3 field is more capable than the 2024 doom posts suggested, though the table below is a July snapshot:
| uBO Lite | AdGuard MV3 | Ghostery | SuperchargePerformance | |
|---|---|---|---|---|
| Version (Sep 2026 snapshot) | Current, MV3 | 5.4.3 | 10.5.51 (July 10, 2026) | 1.4.7 |
| Cosmetic filtering | Yes (generic off until Complete mode) | Yes | Yes | Basic |
| Custom filters | No | Yes (5,000 dynamic rules) | No | No |
| YouTube ad blocking | Partial (bundled scriptlets) | Yes | Limited | Yes (dedicated layers) |
| Filter update path | Extension updates only (CWS review) | Extension updates for static rules | Extension updates | Extension updates |
| Beyond ad blocking | No | No | Anti-tracking focus | Tab suspension (session RAM-saved counter), cookie banners |
AdGuard made the cleanest migration. Its MV3 build replaced the main listing back in September 2024, and its knowledge base is unusually candid about the costs: filter auto-update is gone, regex rules cap at 1,000, and the filtering log shows assumed rather than exact rule matches. Still the closest thing to full uBO’s flexibility on Chrome, since dynamic rules allow real custom filtering.
Ghostery runs MV3 with declarativeNetRequest and stays actively maintained. Its strength is tracker blocking and its Never-Consent cookie handling rather than maximum ad coverage.
SuperchargePerformance takes a different angle: it was designed for MV3 from the first commit, so no capability was lost in a porting exercise. 195K+ declarativeNetRequest rules compiled from curated commercial-safe sources cover ads, trackers, malware, and phishing, with dedicated blocking layers for YouTube and Twitch video ads. On top of the blocking it does what no ad blocker attempts: tab suspension with an estimate of the memory it has freed, cookie banner auto-dismissal, and popup blocking. Zero telemetry, no account, free core. If the MV2 sunset taught one lesson, it is to prefer tools built for the current platform over ports grieving the old one.
uBlock Origin Lite Is Better Than Its Reputation
uBO Lite absorbed a lot of secondhand scorn during the MV2 wars, some of it repeated by an earlier version of this article. Corrections, from gorhill’s own uBO Lite FAQ:
- It does have cosmetic filtering. Generic cosmetic filtering is off by default and activates when you raise a site’s blocking mode to Complete. The claim that uBO Lite has none is false.
- It does inject scriptlets. Rulesets ship with bundled scripts, which is how it attempts YouTube ad blocking. “Structurally impossible under MV3” was never accurate.
- The genuine losses: no custom filters or list imports (a deliberate design choice), no dynamic filtering, no per-site remote-font or scripting switches, and no response-header filtering, because declarativeNetRequest cannot express those.
- The genuine bottleneck: filter lists update only when the extension itself updates through Chrome Web Store review. During a YouTube counter-measure wave, that turns same-day filter fixes into a wait measured in weeks.
Its default ruleset hovers around 17K rules against the static-rule pool Chromium shares across extensions, so it is deliberately lean. As a set-and-forget blocker for someone who never touched uBO’s dashboard, it is a fine default. Power users will feel the walls.
Where Full uBlock Origin Still Works
Firefox. gorhill ships stable and development builds for Firefox, Chromium MV2, and Thunderbird, and Mozilla has no MV2 shutdown. On Firefox you keep everything: dynamic filtering, custom lists, the element picker, and filter updates that land the same day a YouTube wave hits.
The Chromium MV2 builds on GitHub serve forks and older builds that still load MV2, not stable Chrome. And the enterprise route closed when Chrome 139 removed the policy key. If full uBlock Origin is non-negotiable for you, the browser is the variable now, not the extension.
What to Do Now
- Still have uBlock Origin installed and grayed out → uninstall it. Nothing revives it on stable Chrome, and the listing was removed August 31, 2026
- Want the nearest uBO experience on Chrome → AdGuard MV3 for custom filtering depth, or uBO Lite for a lean zero-config blocker
- Want blocking, tab suspension, a session RAM-saved counter, and cookie banner handling in one MV3 extension → SuperchargePerformance
- Refuse to give up full uBlock Origin → move to Firefox; that is the only place it still runs with everything intact
Frequently Asked Questions
Does uBlock Origin still work on Chrome in 2026?
Is uBlock Origin still on the Chrome Web Store in 2026?
Can I re-enable uBlock Origin with a Chrome flag in 2026?
Does uBlock Origin Lite block YouTube ads?
Where does full uBlock Origin still work in 2026?
Is SuperchargePerformance a full ad blocker replacement for uBlock Origin?
Don't miss the next release
Be first to know when we ship something new.
Related Articles
Is uBlock Origin Removed on Chrome? 3 Fixes That Work (2026)
uBlock Origin's Chrome listing is gone. Three MV3 replacements work on Chrome 152: uBOL, AdGuard, and SuperchargePerformance. Pick by what you need blocked.
uBlock Origin vs Lite: Which Do You Actually Need? (2026)
Full uBlock Origin no longer runs on Chrome; only Lite does. What MV3 kept, what it took away, and when neither covers a heavy-tab setup. Updated July 2026.
Which Chrome Ad Blocker Blocks YouTube? 5 TESTED (2026)
Most Chrome ad blockers miss YouTube and Twitch video ads — including uBlock Origin. We tested 5 on 14 features. One blocks video ads, popups, and cookies.
Twitch Ads Still Playing? 4 TESTED Blockers (2026)
Twitch stitches ads into the video stream itself — uBlock Origin can't see them. 4 extensions that bypass SSAI via M3U8 substitution, verified June 2026.