From d73bfe9251dc2101eb5d9c8f203be4367f5b9f82 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Mon, 8 Jun 2015 09:09:52 -0400 Subject: [PATCH] Updated The network request logger (markdown) --- The-network-request-logger.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/The-network-request-logger.md b/The-network-request-logger.md index ad2a0de..8fa4507 100644 --- a/The-network-request-logger.md +++ b/The-network-request-logger.md @@ -1,6 +1,8 @@ -uBlock comes with a network request logger, which gives the ability to inspect network requests, whether they were blocked or allowed, and which filter, if any, matched a network request. +uBlock Origin comes with a logger, which gives the ability to inspect network requests, whether they were blocked or allowed, and which filter, if any, matched a network request. This logger is _unified_, meaning it will display _everything_ uBlock sees as it occurs. -To access the network request logger, click on the _list_ icon of µBlock's popup UI: +The logger is the tool of choice to see, understand, diagnose and fix the functioning of uBlock. + +To access the logger, click on the _list_ icon of uBlock Origin's popup UI: ![Figure 1](https://raw.githubusercontent.com/gorhill/uBlock/master/doc/img/popup-1c-1.png)