From 838c81494a2e28748b3dec0bd270954c19c78cce Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Wed, 16 Jul 2014 22:53:19 -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 b0af0e9..f9748ed 100644 --- a/Tricks-and-tips.md +++ b/Tricks-and-tips.md @@ -6,7 +6,7 @@ Net requests can be cancelled as effectively using `chrome.webRequest.onBeforeSe Other blockers typically cancel requests during `chrome.webRequest.onBeforeRequest`, which means by the time µBlock's handler kicks in, many, if not all, net requests have been blocked by the other blocker(s). -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. +So in such case, if you notice µBlock actually still ends up blocking 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 shows it blocked one request, thus something was **not** blocked by ABP: