1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-02 18:34:52 +12:00

Updated Logger (markdown)

Raymond Hill 2015-05-10 12:27:51 -04:00
parent 3d61dcdfe3
commit be9d3a71e9

@ -16,7 +16,7 @@ No events lost: all events from all origins are logged in one place, so they all
Since no events is lost, one can now easily spot what add-ons are doing behind-the-scene. If an add-on constantly phone home while you surf the net, you will be able to see this easily.
This also allow to easily relate events from different origins. For example, when surfing GitHub, I can see behind-the-scene network requests being made while surfing GitHub. Though uMatrix/uBlock can't tell the behind-the-scene events are related to GitHub, a user can tell.
This also allows to easily relate events from different origins. For example, when surfing GitHub, I can see behind-the-scene network requests being made while surfing GitHub. Though uMatrix/uBlock can't tell the behind-the-scene events are related to GitHub, a user can tell.
This allows to see fully chains of redirects. The network requests for root document will just appear one after another in the logger.