From 9e6141959b3066d12246acde6596102475e37d6c Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sat, 25 Jul 2015 17:56:23 -0400 Subject: [PATCH] Updated Block mode: medium mode (markdown) --- Block-mode:-medium-mode.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Block-mode:-medium-mode.md b/Block-mode:-medium-mode.md index 584c8d9..90cd822 100644 --- a/Block-mode:-medium-mode.md +++ b/Block-mode:-medium-mode.md @@ -6,10 +6,10 @@ Using medium mode will improve significantly your browser performance, and simil ##### Characteristics -- High likelihood of web pages being broken: you have to be ready and willing to fix them when this happen. - - Keep in mind though that as you build your ruleset for the sites you usually visit, you will spend less and less time fixing web pages. - Web pages will load significantly faster compared to the [_easy mode_](https://github.com/gorhill/uBlock/wiki/Blocking-mode:-easy-mode). - Your privacy exposure will be significantly reduced compared to easy mode. +- High likelihood of web pages being broken: you have to be ready and willing to fix them when this happen. + - Keep in mind though that as you build your ruleset for the sites you usually visit, you will spend less and less time fixing web pages. ##### How to enable this mode @@ -28,3 +28,7 @@ _3rd-party filters_ pane: _My rules_ pane: - Add `* * 3p-script block` - Add `* * 3p-frame block` + +##### Tips + +If ever you stumble onto a broken site, and if for whatever reason you do not wish to spend time to un-break this particular site, you can easily point-and-click to toggle dynamic filtering off for that site with only one click: it's just a matter of locally _noop_'ing the _3rd-party scripts_ cell (also the _3rd-party frames_ cell if needed). This will cause the site to be filtered through static filtering only (i.e. _EasyList_, _EasyPrivacy_, etc.)