mirror of https://github.com/gorhill/uBlock.git
Chromium-based browsers
This commit is contained in:
parent
787c1c5e13
commit
d5e11053e8
26
README.md
26
README.md
|
@ -8,11 +8,9 @@
|
||||||
* [CPU](#cpu)
|
* [CPU](#cpu)
|
||||||
* [Blocking](#blocking)
|
* [Blocking](#blocking)
|
||||||
* [Installation](#installation)
|
* [Installation](#installation)
|
||||||
* [Chrome](#chrome)
|
* [Chromium-based browsers](#chromium-based-browsers)
|
||||||
* [Safari](#safari)
|
|
||||||
* [Firefox](#firefox)
|
* [Firefox](#firefox)
|
||||||
* [Opera](#opera)
|
* [Safari](#safari)
|
||||||
* [Manually](#manually)
|
|
||||||
* [Release History](#release-history)
|
* [Release History](#release-history)
|
||||||
* [Wiki](https://github.com/gorhill/uBlock/wiki)
|
* [Wiki](https://github.com/gorhill/uBlock/wiki)
|
||||||
|
|
||||||
|
@ -63,28 +61,18 @@ Being lean and efficient doesn't mean blocking less<br>
|
||||||
|
|
||||||
Feel free to read [about the extension's required permissions](https://github.com/gorhill/uBlock/wiki/About-the-required-permissions).
|
Feel free to read [about the extension's required permissions](https://github.com/gorhill/uBlock/wiki/About-the-required-permissions).
|
||||||
|
|
||||||
### Chrome
|
### Chromium-based browsers
|
||||||
|
|
||||||
[![Chrome Web Store](https://developer.chrome.com/webstore/images/ChromeWebStore_Badge_v2_340x96.png)](https://chrome.google.com/webstore/detail/cjpalhdlnbpafiamejdnhcphjbkeiagm).
|
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/).
|
||||||
|
|
||||||
µBlock is available for free from the [Chrome Web Store](https://chrome.google.com/webstore/detail/cjpalhdlnbpafiamejdnhcphjbkeiagm).
|
### Firefox
|
||||||
|
|
||||||
|
You can install by dragging the latest [uBlock.firefox.xpi](https://github.com/gorhill/uBlock/releases) file to your add-on page.
|
||||||
|
|
||||||
### Safari
|
### 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.
|
µ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.
|
||||||
|
|
||||||
### Firefox
|
|
||||||
|
|
||||||
Coming soon.
|
|
||||||
|
|
||||||
### Opera
|
|
||||||
|
|
||||||
µBlock is available from the [Opera store](https://addons.opera.com/en-gb/extensions/details/ublock/).
|
|
||||||
|
|
||||||
### Manually
|
|
||||||
|
|
||||||
If you wish to install µBlock manually, [check out this guide](https://github.com/gorhill/uBlock/tree/master/dist#install).
|
|
||||||
|
|
||||||
### Note for all browsers
|
### 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.
|
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.
|
||||||
|
|
Loading…
Reference in New Issue