Note
I do not plan on upstreaming this port because it requires the extension to be whitelisted with a CLI flag or policy forceinstalled, which I doubt upstream will accept as a proper full MV3 port.
uBlock Origin (uBO) is a CPU and memory-efficient wide-spectrum content blocker for Chromium and Firefox. It blocks ads, trackers, coin miners, popups, annoying anti-blockers, malware sites, etc., by default using EasyList, EasyPrivacy, Peter Lowe's Blocklist, Online Malicious URL Blocklist, and uBO filter lists. There are many other lists available to block even more. Hosts files are also supported. uBO uses the EasyList filter syntax and extends the syntax to work with custom rules and filters.
You may easily unselect any preselected filter lists if you think uBO blocks too much. For reference, Adblock Plus installs with only EasyList, ABP filters, and Acceptable Ads enabled by default.
It is important to note that using a blocker is NOT theft. Do not fall for this creepy idea. The ultimate logical consequence of blocking = theft
is the criminalization of the inalienable right to privacy.
Ads, "unintrusive" or not, are just the visible portion of the privacy-invading means entering your browser when you visit most sites. uBO's primary goal is to help users neutralize these privacy-invading methods in a way that welcomes those users who do not wish to use more technical means.
Basic Mode | Advanced Mode |
---|---|
The simple popup user interface for an install-it-and-forget-it type of installation that is configured optimally by default. | The advanced popup user interface includes a point-and-click firewall that is configurable on a per-site basis. |
![]() |
![]() |
Visit the Wiki for documentation.
For support, questions, or help, visit /r/uBlockOrigin.
- Clone and
make
- Load unpacked
dist/build/uBlock0.chromium
in the extensions UI - Add the commandline flag
--allowlisted-extension-id=<sideloaded_uBO_id>
. - Enable "Allow User Scripts" in the extension settings
- Restart Chrome
- Occasionally it tries to inject into a nonexistent frame? No idea what's going on here
- Probably some of the MV2 APIs haven't been polyfilled yet so random parts are broken
webRequestBlocking
is allowed on MV3 extensions if they are forceinstalled by policy or allowlisted via the command line- Polyfilling
chrome.tabs.executeScript
andchrome.tabs.insertCSS
is trivial withchrome.scripting
andchrome.userScripts
- uBO's background page doesn't use many DOM APIs, and polyfilling them is trivial
Help translate uBO via Crowdin.
Free. Open-source. For users by users. No donations sought.
If you ever want to contribute something, think about the people working hard to maintain the filter lists you are using, which are available to use by all for free.