1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-28 21:57:12 +02:00

Created Troubleshooting (markdown)

Raymond Hill 2015-06-16 06:26:55 -04:00
parent a378caaf66
commit 93e9dad1f7

10
Troubleshooting.md Normal file

@ -0,0 +1,10 @@
#### Unable to open links in new tab
- Are you using the [no-popups switch](https://github.com/gorhill/uBlock/wiki/Quick-guide:-popup-user-interface#no-popups)?
- Are you using a Chromium-based browser?
If you answer "yes" to both questions above, this is your problem (from link above):
> **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.
***