From 10b9da7e39609455e63975ec89c08702950cc25d Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sat, 7 Feb 2015 09:47:49 -0500 Subject: [PATCH] Updated Quick guide: popup user interface (markdown) --- Quick-guide:-popup-user-interface.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Quick-guide:-popup-user-interface.md b/Quick-guide:-popup-user-interface.md index d7df2ce..846e18f 100644 --- a/Quick-guide:-popup-user-interface.md +++ b/Quick-guide:-popup-user-interface.md @@ -34,6 +34,8 @@ Click the eye-dropper icon to enter [element picker mode](https://github.com/gor Click the eye icon to bring up the [network request logger](Quick-guide:-network-request-logger), which will open in a separate tab. This allows to inspect network traffic on a given page. +*** + #### The number of domains connected ![Popup UI](https://raw.githubusercontent.com/gorhill/uBlock/master/doc/img/popup-1d.png) @@ -49,3 +51,9 @@ In a best-case scenario, the number of distinct domains to which a web page conn **The higher the number, the higher your are exposing yourself privacy-wise.** There is also a good correlation between undue page bloat and high domains connected count. + +Example, a web page on : + +µBlock turned off | µBlock with default settings | µBlock in default-deny mode +----------------- | ---------------------------- | --------------------------- +![Popup UI](https://raw.githubusercontent.com/gorhill/uBlock/master/doc/img/popup-1e.png) | ![Popup UI](https://raw.githubusercontent.com/gorhill/uBlock/master/doc/img/popup-1d.png) | ![Popup UI](https://raw.githubusercontent.com/gorhill/uBlock/master/doc/img/popup-1f.png) \ No newline at end of file