From da7e46d49913002a388a5fba159ff2aa677ffecc Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Tue, 15 Jul 2014 18:35:12 -0700 Subject: [PATCH] Updated Tricks and tips (markdown) --- Tricks-and-tips.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Tricks-and-tips.md b/Tricks-and-tips.md index 9a133f1..6b59297 100644 --- a/Tricks-and-tips.md +++ b/Tricks-and-tips.md @@ -8,4 +8,8 @@ Other blockers typically cancel requests during `chrome.webRequest.onBeforeReque So in such case, if you notice µBlock actually still ends up blocks something, it's actually everything the other blocker(s) did **not** block. Thus, µBlock can also be used to find out what other blockers are missing. -![Did not block](https://raw.githubusercontent.com/gorhill/uBlock/master/doc/img/tips-n-tricks-001.png) \ No newline at end of file +Here is an example. ABP with _EasyList_ and _EasyPrivacy_. µBlock blocks one request, thus something not blocked by ABP: + +![Did not block](https://raw.githubusercontent.com/gorhill/uBlock/master/doc/img/tips-n-tricks-001.png) + +I really thought _EasyPrivacy_ was blocking Google Analytics. \ No newline at end of file