-
-
Notifications
You must be signed in to change notification settings - Fork 191
Blocking mode: medium mode
Roughly similar to using Adblock Plus with many filter lists + NoScript with 1st-party scripts/frames automatically whitelisted. Unlike NoScript however, you can easily point-and-click to block/allow scripts on a per-site basis.
Blocking-wise, this is one significant leap from easy mode. However, be ready to accept you will have to un-break web sites, though at a lesser rate than hard mode, since passive 3rd-party resources (i.e. images, css) are not blocked in medium mode.
This is where you start to use dynamic filtering, a feature available only when you tell uBlock Origin that you are an advanced user. Be sure to read the guide before, it is assumed that you understand well how dynamic filtering works in order to use effectively medium mode.
3rd-party scripts and frames are blocked by default.
Using medium mode will improve significantly your browser performance, and similarly reduce significantly your privacy exposure when compared to easy mode.
- Web pages will load significantly faster compared to the easy mode.
- Your privacy exposure will be significantly reduced compared to easy mode.
- You no longer depends mostly on 3rd-party filter lists to dictate what is blocked or not.
- The static filter lists are still used to mop up whatever network requests is not blocked in this mode -- so double protection.
- 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.
Settings pane:
- I am an advanced user: checked.
3rd-party filters pane:
- All of uBlock origin's custom filter lists: checked
- EasyList: checked
- Peter Lowe’s Ad server list: checked
- EasyPrivacy: checked
- Malware Domain List: checked
- Malware domains: checked
- All other filter lists: unchecked
My rules pane:
- Add
* * 3p-script block
- Add
* * 3p-frame block
With one click or two, you can easily fall back into lesser blocking mode, if ever you do not have the willingness to figure the necessary rules for a given site.
To fall back into easy mode:
- Set a local noop rule for the 3rd-party script cell:
- Set a local noop rule for the 3rd-party frames cell (optional, as blocking 3rd-party frames is less likely to break web sites):
- If you want the rules to stick, click the padlock to make them permanent.
Using local noop rules ensure that the resulting lesser blocking mode applies only to the current site, so that medium mode is still enforced everywhere else.