Skip to content

Reactivate uBlock Origin on Chrome after Google’s Manifest V3 rollout

Google’s Manifest V3 rollout severely restricts the capabilities of ad-blocking extensions, which can automatically disable uBlock Origin or even make it disappear from the Chrome Web Store. If you use the stable version of Chrome...

WRITTEN BY: ADRIEN PIRON UPDATED ON 6 SEPTEMBER 2026 2 MIN READ

Google’s Manifest V3 rollout severely restricts the capabilities of ad-blocking extensions, which can automatically disable uBlock Origin or even make it disappear from the Chrome Web Store. If you use the stable version of Chrome in 2026, you have probably noticed that your usual blocker no longer works or has been disabled by the browser. This guide explains how to work around those restrictions, whether you need to reactivate a disabled instance or install it manually through Developer mode. Once you have completed these steps, you can browse again with invasive ads filtered out.

1. Force Manifest V2 support with a Chrome shortcut

On very recent releases such as Chrome 148, the browser ignores registry policies. Launch switches are the only way to make Chromium honour the older protocols.

  1. First, close every open Google Chrome window.
  2. Find your Chrome shortcut, or create one on your desktop.
  3. Right-click it and choose Properties.
  4. On the Shortcut tab, find the Target field.
Enable Manifest V2 support for Google Chrome with a desktop shortcut
  1. At the very end of the existing text, add a space, then paste this exactly:
--disable-features=ExtensionManifestV2Unsupported,ExtensionManifestV2Disabled
  1. The final result should look like this:
C:Program FilesGoogleChromeApplicationchrome.exe" --disable-features=ExtensionManifestV2Unsupported,ExtensionManifestV2Disabled
  1. Click Apply, then OK.

You must launch Chrome only through this shortcut for legacy extensions to keep working correctly.

Don’t let the algorithm decide for you

Add Assistouest to your preferred sources on Google so you can find our guides faster when you search for an IT solution.

2. Install uBlock Origin manually through Developer mode

If the extension has disappeared completely or is blocked, installing it manually from the source code is the most durable solution. The procedure loads the extension unpacked, bypassing Chrome Web Store restrictions.

  1. Go to the official uBlock Origin GitHub repository and download the latest Chromium .zip package (look for the .chromium.zip suffix in Assets).
Download uBlock Origin for Chromium
  1. Extract the downloaded archive into a dedicated folder on your computer.
  2. Open chrome://extensions/ in Google Chrome.
  3. Enable Developer mode using the switch in the top-right corner.
Enable Developer mode in Google Chrome for Manifest V3
  1. Click Load unpacked, which has appeared in the toolbar at the top.
Load an unpacked extension in Chrome
  1. Select the folder extracted in step 2 (make sure you choose the directory that contains manifest.json).
uBlock Origin installed successfully in Google Chrome

uBlock Origin will now appear in your extension list. You can disable Developer mode again. Unlike a standard installation, however, this method does not receive automatic updates from the Web Store.

Our articles are free thanks to advertising
Oh! You are using an ad blocker
To keep reading and support our work, disable your ad blocker or subscribe to enjoy all our tips and tutorials.
I disabled my ad blocker

The content will unlock automatically after verification.