From 448e873aa7f95589d6dbcdf86fd1f4df1ffacb5a Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Thu, 8 Jan 2015 11:02:53 -0500 Subject: [PATCH] =?UTF-8?q?Updated=20=C2=B5Block=20version=200.8.5:=20many?= =?UTF-8?q?=20changes=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- µBlock version 0.8.5: many changes.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/µBlock version 0.8.5: many changes.md b/µBlock version 0.8.5: many changes.md index 0b9af74..ea64260 100644 --- a/µBlock version 0.8.5: many changes.md +++ b/µBlock version 0.8.5: many changes.md @@ -9,7 +9,7 @@ In µBlock version 0.8.5.0, dynamic filtering has been completely revamped. Summ 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) +![figure 1](https://raw.githubusercontent.com/gorhill/uBlock/master/doc/img/df-tut-01.png) This is the "novice user" interface, which is the default when installing for the first time. Notice the difference with the previous version: @@ -20,13 +20,13 @@ This is the "novice user" interface, which is the default when installing for th To access dynamic filtering, you need to indicate to µBlock that you are an advanced user (mind the ["Required reading"](https://github.com/gorhill/uBlock/wiki/Advanced-user-features) link): -![figure 2](https://raw.githubusercontent.com/gorhill/uBlock/fix-433/doc/img/df-tut-02.png) +![figure 2](https://raw.githubusercontent.com/gorhill/uBlock/master/doc/img/df-tut-02.png) By the way, notice that the _Statistics_ tab (the network request log) is now gone from the dashboard. For advanced users, µBlock's popup UI will show a little `+` widget aside the prompt "requests blocked": -![figure 3](https://raw.githubusercontent.com/gorhill/uBlock/fix-433/doc/img/df-tut-03.png) +![figure 3](https://raw.githubusercontent.com/gorhill/uBlock/master/doc/img/df-tut-03.png) This little widget allows to expand/collapse the new re-designed dynamic filtering pane. As seen below, just as with previous versions you can still dynamically filter: @@ -35,7 +35,7 @@ This little widget allows to expand/collapse the new re-designed dynamic filteri - 3rd-party scripts - 3rd-party frames -![figure 4](https://raw.githubusercontent.com/gorhill/uBlock/fix-433/doc/img/df-tut-04.png) +![figure 4](https://raw.githubusercontent.com/gorhill/uBlock/master/doc/img/df-tut-04.png) However, as per [issue #282](https://github.com/gorhill/uBlock/issues/282), you can't no longer dynamically filter 1st-party frames -- that was pointless. @@ -59,13 +59,13 @@ Rules color scheme: Dynamic filtering if very useful to create block/allow rules on the fly, without the overhead of which comes with static filtering. -![figure 5](https://raw.githubusercontent.com/gorhill/uBlock/fix-433/doc/img/df-tut-05.png) +![figure 5](https://raw.githubusercontent.com/gorhill/uBlock/master/doc/img/df-tut-05.png) As seen above, _EasyPrivacy_ does not completely protect your privacy: your are still connecting to ubiquitous remote servers. Dynamic filtering gives you full control of where your browser connect. An example (below): globally block network requests to ubiquitous `googletagservices.com`: -![figure 6](https://raw.githubusercontent.com/gorhill/uBlock/fix-433/doc/img/df-tut-06.png) +![figure 6](https://raw.githubusercontent.com/gorhill/uBlock/master/doc/img/df-tut-06.png) So the dynamic filtering rule above says: block network requests to `googletagservices.com` from anywhere.