From 4820cf6b6a539edb4f93cb5c644e4c2aff11aa91 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sat, 7 Feb 2015 09:50:18 -0500 Subject: [PATCH] Updated Quick guide: popup user interface (markdown) --- Quick-guide:-popup-user-interface.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Quick-guide:-popup-user-interface.md b/Quick-guide:-popup-user-interface.md index 846e18f..07f12b2 100644 --- a/Quick-guide:-popup-user-interface.md +++ b/Quick-guide:-popup-user-interface.md @@ -52,8 +52,10 @@ In a best-case scenario, the number of distinct domains to which a web page conn There is also a good correlation between undue page bloat and high domains connected count. -Example, a web page on : +Example, a web page on , which could be read all fine in all cases: -µ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 + | µ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) +Privacy exposure | very high | medium | very low +Bloat | very high | medium | very low \ No newline at end of file