From cf509d64b0a81b976cb4d4d0724a5691071e2acb Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Wed, 7 Jan 2015 09:59:49 -0500 Subject: [PATCH] Updated Dynamic filtering redesigned (markdown) --- Dynamic filtering redesigned.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Dynamic filtering redesigned.md b/Dynamic filtering redesigned.md index b088e96..3bf4138 100644 --- a/Dynamic filtering redesigned.md +++ b/Dynamic filtering redesigned.md @@ -1,6 +1,13 @@ [Screenshots are not necessarily up to date: this is tedious work and I rather not re-take all screenshots when there are only trivial changes] -In µBlock version 0.9.0.0, dynamic filtering has been completely revamped. For a fresh new install of µBlock, this is how the popup UI looks: +In µBlock version 0.9.0.0, dynamic filtering has been completely revamped. Summary of what changed: + +- An _"advanced user mode"_ setting, disabled by default +- Expanded dynamic filtering to block/allow on a per hostname basis +- A new _"My rules"_ tab in the dashboard, where you can see/edit all your dynamic filtering rules +- A new, more convenient, more efficient network request logger + +For a fresh new install of µBlock, this is how the popup UI looks: ![figure 1](https://raw.githubusercontent.com/gorhill/uBlock/fix-433/doc/img/df-tut-01.png)