1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-28 21:57:12 +02:00

Updated The network request logger (markdown)

Raymond Hill 2015-06-08 09:09:52 -04:00
parent 3bdfb12e92
commit d73bfe9251

@ -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)