From 691431bd307a7de9658f025ea2235c09b0995a66 Mon Sep 17 00:00:00 2001 From: jun7 Date: Sun, 4 Feb 2018 14:51:40 +0900 Subject: [PATCH] update readme --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 2501363..034d3cc 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,12 @@ There is a PKGBUILD file. see PKGBULDs dir. ln -s /lib/wyebrowser/adblock.so ~/.config/lariza/web_extensions +### Other webkit2gtk browsers + +search 'webkit_web_context_set_web_extensions_directory' in source code +and make link from the dir to the wyebadblock as above. + + --- @@ -60,3 +66,8 @@ Per domain CSS hider rule is not supported and this may crash webkit2gtk. And add the user.css to your browser as user css. On wyeb, just copy the user.css to the conf dir. + +The user.css uses 'display:none'. As the http://simple-adblock.com/faq/testing-your-adblocker/ +it is easily detacted by sites, so it may causes the messages do disable adblock. + +