From 8462d6e3ba32fa16f8d810610f2eb1d74dea3d13 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Tue, 15 Jul 2014 18:58:30 -0700 Subject: [PATCH] Updated Tricks and tips (markdown) --- Tricks-and-tips.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tricks-and-tips.md b/Tricks-and-tips.md index e32cf3d..a301903 100644 --- a/Tricks-and-tips.md +++ b/Tricks-and-tips.md @@ -8,7 +8,7 @@ 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. -Here is an example. ABP with _EasyList_ and _EasyPrivacy_. µBlock blocks one request, thus something not blocked by ABP: +Here is an example. ABP with _EasyList_ and _EasyPrivacy_. µBlock shows it blocked one request, thus something was **not** blocked by ABP: ![Did not block](https://raw.githubusercontent.com/gorhill/uBlock/master/doc/img/tips-n-tricks-001.png)