From 65fe64ac4f717a73450e5d9742b36ffb5130d0dd Mon Sep 17 00:00:00 2001 From: gwarser Date: Thu, 24 Feb 2022 12:37:22 +0100 Subject: [PATCH] Tell about color of the bars near the left edge of the popup --- Quick-guide:-popup-user-interface.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Quick-guide:-popup-user-interface.md b/Quick-guide:-popup-user-interface.md index a1c7f50..cd7d9de 100644 --- a/Quick-guide:-popup-user-interface.md +++ b/Quick-guide:-popup-user-interface.md @@ -123,7 +123,9 @@ Clicking on the "More" button will expand uBO popup panel to the point where it The panel will also be expanded when you enable ["advanced user"](./Advanced-user-features) mode -- this is only for convenience -- it will not close automatically when "advanced user" will be disabled. To hide that panel, just click on the "Less" button to adjust it to show only the information you desire. -The pluses and minuses denote network requests allowed or blocked for the specific domain/hostname in the same row. The number of pluses and minuses are proportional to the number of requests that were either allowed or blocked: +The colored bars near the left edge will give you the general overview if network requests to particular hostnames are all blocked (reddish), all were allowed (greenish), or some were blocked some were allowed (yellowish). The + +The pluses and minuses will give you slightly more information, the number of pluses and minuses are proportional to the number of requests that were either allowed or blocked: - `+`, `-`: under 10 network requests were allowed, blocked. - `++`, `--`: under 100 network requests were allowed, blocked. - `+++`, `---`: 100 or more network requests were allowed, blocked.