diff --git a/Blocking-mode:-very-easy-mode.md b/Blocking-mode:-very-easy-mode.md new file mode 100644 index 0000000..3945dd0 --- /dev/null +++ b/Blocking-mode:-very-easy-mode.md @@ -0,0 +1,17 @@ +This mode is more suitable for those who are little concerned about their privacy. Only advertisements are blocked, as per _EasyList_ filters. This mode is closer to what you get with default Adblock Plus settings (when you disable ABP's _acceptable ads_ filter list). + +Advantages: +- Very low likelihood of web pages being broken. +- Web page will load faster than if using no blocker at all. + +Disadvantages: +- Privacy exposure reduction is only incidental to blocking ads. + +##### How to enable this mode + +_Settings_ pane: +- _I am an advanced user_: unchecked. + +_3rd-party filters_ pane: +- _EasyList_: checked +- All other filter lists: unchecked \ No newline at end of file