# ![logo](https://raw.githubusercontent.com/gorhill/uBlock/master/src/img/browsericons/icon38.png) µBlock **An efficient blocker add-on for various browsers. Fast, potent, and lean.** * [Purpose & General Info](#philosophy) * [Performance and Efficiency](#performance) * [Memory](#memory) * [CPU](#cpu) * [Blocking](#blocking) * [Installation](#installation) * [Chromium](#chromium) * [Firefox](#firefox) * [Safari](#safari) * [Release History](#release-history) * [Wiki](https://github.com/gorhill/uBlock/wiki) # ![Build](https://travis-ci.org/gorhill/uBlock.svg?branch=master) ## Philosophy µBlock is not an *ad blocker*; it's a general-purpose blocker. µBlock blocks ads through its support of the [Adblock Plus filter syntax](https://adblockplus.org/en/filters). µBlock [extends](https://github.com/gorhill/uBlock/wiki/Filter-syntax-extensions) the syntax and is designed to work with custom rules and filters. That said, it's important to note that using a blocker is **NOT** [theft](https://twitter.com/LeaVerou/status/518154828166725632). Don't fall for this creepy idea. The _ultimate_ logical consequence of `blocking = theft` is the criminalisation of the inalienable right to privacy. Ads, "unintrusive" or not, are just the visible portions of privacy-invading apparatus entering your browser when you visit most sites nowadays. **µBlock's main goal is to help users neutralize such privacy-invading apparatus** — in a way that welcomes those users who don't wish to use more technical, involved means (such as [µMatrix](https://github.com/gorhill/uMatrix)). _EasyList_, _Peter Lowe's Adservers_, _EasyPrivacy_ are enabled by default when you install µBlock. Many more lists are readily available to block trackers, analytics, and more. Hosts files are also supported. ## Performance #### Memory

On average, µBlock really does make your browser run leaner

Details of the benchmark available in this LibreOffice spreadsheet.

**Important note regarding memory usage:** There is currently a [bug in Chromium 39+ which causes a new memory leak each time the popup UI of an extension is opened](https://code.google.com/p/chromium/issues/detail?id=441500). This affects *all* extensions. Keep this in mind when measuring Chromium's memory usage. In the benchmarks, I avoided opening the popups completely. #### CPU

µBlock is also easy on the CPU

Details of the benchmark available in this LibreOffice spreadsheet.

#### Blocking

Being lean and efficient doesn't mean blocking less

For details of benchmark, see µBlock and others: Blocking ads, trackers, malwares.

## Installation Feel free to read [about the extension's required permissions](https://github.com/gorhill/uBlock/wiki/About-the-required-permissions). #### Chromium You can install the latest version [manually](https://github.com/gorhill/uBlock/tree/master/dist#install), from the [Chrome Web Store](https://chrome.google.com/webstore/detail/cjpalhdlnbpafiamejdnhcphjbkeiagm), or from the [Opera store](https://addons.opera.com/en-gb/extensions/details/ublock/). #### Firefox You can install by dragging the latest [uBlock.firefox.xpi](https://github.com/gorhill/uBlock/releases) file to your add-on page. #### Safari µBlock will hopefully soon be published on Apple's Safari Extension Gallery. Meanwhile, feel free to grab the [latest version here](https://chrismatic.io/ublock) from µBlock's Safari maintainer. #### Note for all browsers To benefit from µBlock's higher efficiency, it's advised that you don't use other inefficient blockers at the same time (such as AdBlock or Adblock Plus). µBlock will do [as well or better](#blocking) than most popular ad blockers. ## Release History See the [releases pages](https://github.com/gorhill/uBlock/releases) for a history of releases and highlights for each release. ## Documentation µBlock's functionality is self-explanatory and intuitive for the most part. One thing to note after you get started is the big power button in µBlock's popup: ![Popup](https://raw.githubusercontent.com/gorhill/uBlock/master/doc/img/popup-1.png) The big power button is to disable/enable µBlock for the specific current site/hostname (as extracted from the URL of the current page). **In other words, it applies to the current site only; it is *not* a global power button.** The state of the power switch for a specific site will be remembered. For advanced usage, read about [dynamic filtering](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-quick-guide) and more on [µBlock's wiki](https://github.com/gorhill/uBlock/wiki). ## About Free. Open source. For users by users. No donations sought. Without the preset lists of filters, this extension is nothing. So if ever you really do want to contribute something, think about the people working hard to maintain the filter lists you are using, which were made available to use by all for free. You can contribute by helping to translate this project. There's an [entry on Crowdin](https://crowdin.net/project/ublock) where you may contribute to µBlock's localization. ## License [GPLv3](https://github.com/gorhill/uBlock/blob/master/LICENSE.txt).