2017-07-17 08:10:19 +00:00
|
|
|
# wyebadblock
|
2017-07-18 15:30:55 +00:00
|
|
|
An adblock extension for [wyeb](https://github.com/jun7/wyeb), also webkit2gtk browsers may be.
|
2017-07-17 08:18:17 +00:00
|
|
|
|
|
|
|
most of code of this are from https://github.com/GNOME/epiphany/tree/master/embed/web-extension
|
|
|
|
|
|
|
|
|
|
|
|
### usage:
|
|
|
|
|
2017-07-17 08:18:49 +00:00
|
|
|
make
|
|
|
|
make install
|
2017-07-17 08:18:17 +00:00
|
|
|
|
|
|
|
then
|
2017-07-18 01:23:41 +00:00
|
|
|
copy **easylist.txt** to ~/.config/wyebadblock
|
2017-07-17 08:18:17 +00:00
|
|
|
|
|
|
|
this only checks 'easylist.txt'
|
|
|
|
|