From 9a0eb0af3bae238412ac9bfcad18cfdb2dc66fa8 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Tue, 26 Aug 2014 09:36:19 -0700 Subject: [PATCH] Updated My answer to web store reviews where appropriate (markdown) --- My-answer-to-web-store-reviews-where-appropriate.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/My-answer-to-web-store-reviews-where-appropriate.md b/My-answer-to-web-store-reviews-where-appropriate.md index ad807fb..1e876d3 100644 --- a/My-answer-to-web-store-reviews-where-appropriate.md +++ b/My-answer-to-web-store-reviews-where-appropriate.md @@ -10,7 +10,7 @@ I can't answer to the review in web stores. It's unfortunate as sometimes I coul > Frequently causes web `net::ERR_BLOCKED_BY_CLIENT` > Exchange ADB" (Google translate) -It's what is logged in the dev console when net requests are blocked. This is actually a **good** thing, this proves the extension does what it says it does. +It's what is logged in the dev console when net requests are blocked. This is actually a **good** thing, this proves the extension does what it says it does -- blocking. Adblock Plus will also causes `net::ERR_BLOCKED_BY_CLIENT` to be logged each net request it blocks, it's no different.