From 3287474ff80cc714a54de95205e9d6ac2b36922f Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Fri, 24 Jul 2015 10:35:30 -0400 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 8822e78..d1d1ba9 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -1,5 +1,7 @@ I am going to collect here common usage issues users may face. +The best way to troubleshoot uBlock is with uBlock: the [logger](https://github.com/gorhill/uBlock/wiki/The-logger) will tell you what uBlock is doing when you try to load a web page. Using the logger is the first thing you should try when you are trying to find out why a page does not load/display as expected. + *** #### Links to social networks are blocked @@ -36,4 +38,4 @@ If you answer "yes" to both questions above, this is your problem (from link abo > **Caveat for Chromium-based browsers:** Due to Chromium API limitations, it's not possible for uBlock to determine for sure whether a new tab being opened is that of a popup, or is the result of a legitimate click on a link by the user. So if the no-popups switch is in use, you won't be able to open a link in a new tab through the context menu. -*** +*** \ No newline at end of file