mirror of https://github.com/gorhill/uBlock.git
first commit
This commit is contained in:
commit
182cd059e2
|
@ -0,0 +1,24 @@
|
||||||
|
# µBlock for Chromium
|
||||||
|
|
||||||
|
See [Change log](https://github.com/gorhill/uBlock/wiki/Change-log) for latest changes.
|
||||||
|
|
||||||
|
An efficient blocker for Chromium-based browsers.
|
||||||
|
|
||||||
|
Fast and lean. I mean it.
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
Coming soon.
|
||||||
|
|
||||||
|
## About
|
||||||
|
|
||||||
|
µBlock is born out of [HTTP Switchboard](https://github.com/gorhill/httpswitchboard).
|
||||||
|
All the niceties of HTTPSB have been removed, and what is left is a straightforward
|
||||||
|
blocker which support EasyList and the likes, and also support host files.
|
||||||
|
|
||||||
|
There is nothing more to it. But it does what popular blockers out there do, at a
|
||||||
|
fraction of CPU and memory usage.
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
<a href="https://github.com/gorhill/httpswitchboard/blob/master/LICENSE.txt">GPLv3</a>.
|
Loading…
Reference in New Issue