How to Re-Enable uBlock Origin in Your Browser

uBlock Origin is one of the most widely used content blockers available, but there are plenty of reasons it might end up disabled — a browser update, an accidental toggle, a website asking you to turn it off, or a browser's own extension management system switching it off quietly. Re-enabling it is usually straightforward, but the exact steps depend on which browser you're using and why it got disabled in the first place.

Why uBlock Origin Gets Disabled

Before jumping to the fix, it helps to understand what actually happened. uBlock Origin can be disabled in several distinct ways:

  • Manually paused on a specific site (the most common scenario)
  • Globally toggled off from the extension popup
  • Disabled at the browser level through the extensions/add-ons manager
  • Removed or blocked by a browser policy, especially on managed or enterprise devices
  • Flagged or restricted by the browser itself — most notably in Chrome, due to Manifest V3 changes

Each of these requires a different path to fix.

Re-Enabling uBlock Origin When It's Paused on a Site

If uBlock Origin is only disabled on a specific website — which happens when you click the power button icon inside the extension popup while on that page — here's how to turn it back on:

  1. Navigate to the site where uBlock Origin isn't working
  2. Click the uBlock Origin icon in your browser toolbar
  3. Look for the large blue power button in the center of the popup
  4. If the button appears grayed out or the interface looks "off," click the power button once to re-enable it for that site
  5. Click the refresh icon that appears, or manually reload the page

The extension popup will return to its normal dark appearance when active. A washed-out or lighter-colored popup is your clearest visual signal that uBlock Origin is paused for that domain.

Re-Enabling uBlock Origin Globally

If the extension isn't doing anything on any site, it may have been globally disabled:

  1. Open the uBlock Origin popup from the toolbar
  2. Check whether the large power button is toggled off (it will appear lighter or inactive)
  3. Click it once to re-enable globally
  4. Reload your current tab

This global toggle is easy to hit accidentally, especially if you were trying to pause it on just one site but clicked without being on a specific page.

Re-Enabling Through the Browser's Extension Manager

If the extension itself has been switched off at the browser level, the toolbar icon may be missing entirely or grayed out. Here's how to check in the most common browsers:

Google Chrome / Brave / Edge (Chromium-based):

  • Go to chrome://extensions (or brave://extensions / edge://extensions)
  • Find uBlock Origin in the list
  • Toggle the switch to the on position
  • If it's missing entirely, you may need to reinstall it from the Chrome Web Store

Mozilla Firefox:

  • Go to about:addons in the address bar
  • Select Extensions from the left menu
  • Find uBlock Origin and click Enable

Safari:

  • Open Safari → Settings → Extensions
  • Check the box next to uBlock Origin to enable it

The Chrome Manifest V3 Situation 🔍

This is worth addressing directly because it's causing genuine confusion for Chrome users. Google has been phasing out Manifest V2 extensions — the framework that uBlock Origin has traditionally run on — in favor of Manifest V3, which imposes stricter limits on how extensions can intercept network requests.

As of mid-2024 and into 2025, Chrome began warning users about Manifest V2 extensions and, in some cases, disabling them automatically. If you open your extensions page and see a message like "This extension is not supported" or a warning banner, that's the Manifest V3 conflict at work.

In that case, your options generally include:

  • Switching to uBlock Origin Lite, which is the official Manifest V3-compatible version (with reduced filtering capabilities)
  • Switching browsers — Firefox maintains full Manifest V2 support and has committed to keeping it, meaning uBlock Origin runs at full capability there
  • Using a Chromium-based browser like Brave or ungoogled Chromium that maintains broader extension support

The trade-off is real: uBlock Origin Lite has fewer dynamic filtering features than the original. How much that matters depends entirely on what you were using uBlock Origin for — casual ad blocking, privacy protection, custom filter lists, or more advanced network-level filtering.

What Affects Your Re-Enable Path

ScenarioFix LocationComplexity
Paused on one siteuBlock popup → power buttonLow
Globally pauseduBlock popup → power buttonLow
Disabled in browserBrowser extension managerLow
Removed/uninstalledReinstall from storeLow–Medium
MV3 conflict in ChromeBrowser switch or use Lite versionMedium
Managed/enterprise deviceIT policy — may require adminHigh

Variables That Shape Your Experience

Whether re-enabling uBlock Origin fully restores your expected behavior depends on a few key factors:

  • Which browser you're on — Firefox users have the smoothest experience; Chrome users may hit MV3 friction
  • Which version of uBlock Origin is installed — the original vs. Lite have meaningfully different capabilities
  • Whether custom filter lists were configured — these settings are usually preserved but worth verifying after a reinstall
  • Whether your device is managed — on corporate or school-issued devices, extensions can be controlled by administrator policy, making user-level changes ineffective

Someone using Firefox with a personal device will have a fundamentally different re-enable experience than someone on a Chromium-based browser managed by an employer or school. The steps above cover most independent user setups — but your specific browser version, management settings, and what you need uBlock Origin to actually do are the pieces only you can evaluate.