From 04eac091691d1506298457d03c971572b3ce88f7 Mon Sep 17 00:00:00 2001 From: George Kaklamanos Date: Wed, 5 Dec 2018 00:10:17 +0200 Subject: [PATCH] Add info on how to use in README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 61d6878..5cdf1cb 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,9 @@ Various adblock filters I created to make my experience a bit better or producti * StackExchange Annoyances: [README](https://gitlab.com/gkaklas/ubo-annoyances/blob/master/stackexchange/README.md), [filter link](https://gitlab.com/gkaklas/ubo-annoyances/raw/master/stackexchange/ubo-gkaklas-stackexchange-annoyances.txt) * AliExpress Annoyances: [README](https://gitlab.com/gkaklas/ubo-annoyances/blob/master/aliexpress/README.md), [filter link](https://gitlab.com/gkaklas/ubo-annoyances/raw/master/aliexpress/ubo-gkaklas-aliexpress-annoyances.txt) * Plaisio Annoyances: [README](https://gitlab.com/gkaklas/ubo-annoyances/blob/master/plaisio/README.md), [filter link](https://gitlab.com/gkaklas/ubo-annoyances/raw/master/plaisio/ubo-gkaklas-plaisio-annoyances.txt) + +# How to use + +Personally I use and recommend the awesome [uBlock Origin](https://github.com/gorhill/uBlock) (for [Firefox](https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/) and [Chrome](https://chrome.google.com/webstore/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm)), so I've only tested this filters with uBlock Origin, but it should work with other adblock addons as well. + +In order to use one of my filters, just go to the dashboard on the Filter Lists tab and paste the links I give above in the import custom filter textbox at the bottom of the page. You can find more info in the [official documentation](https://github.com/gorhill/uBlock/wiki/Dashboard:-Filter-lists#custom-filter-lists).