uBlock
uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.
A browser extension that blocks ads, trackers, and malware by intercepting network requests before they load, making web pages faster and protecting your privacy.
uBlock Origin is a browser extension that blocks ads, trackers, malware sites, pop-ups, and other unwanted content when you browse the web. The problem it solves is that modern websites often load dozens of hidden third-party scripts that track your behavior, slow down page loading, and expose you to potential security risks. uBlock Origin intercepts these requests before they reach your browser, making pages load faster and protecting your privacy.
It works by consulting filter lists — large community-maintained text files containing rules that describe which web requests to block. By default it uses well-known lists like EasyList for ads and EasyPrivacy for trackers. It extends this standard filter syntax with its own additional capabilities for more precise blocking. The extension is available for Firefox, Chrome, Edge, and Opera, and the README notes that it performs best on Firefox where the browser grants it full access to the network filtering APIs. For most users it is install-and-forget, but an advanced mode exposes a point-and-click per-site firewall for fine-grained control. The README emphasizes that blocking ads is not theft — uBlock Origin's primary aim is protecting user privacy from the broader ecosystem of tracking that ads represent. It is free, open-source under the GPLv3 license, and accepts no donations. The README also notes that Chrome support is ending at version 139 due to Google's changes to the browser extension API. The tech stack is plain JavaScript, packaged as a browser extension.
Where it fits
- Install as a browser extension to automatically block ads and trackers on every website you visit.
- Enable advanced firewall mode to set per-site rules controlling exactly which third-party requests a page can make.
- Use custom filter lists to block specific categories of content beyond the built-in defaults.