mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Created Troubleshooting (markdown)
parent
a378caaf66
commit
93e9dad1f7
1 changed files with 10 additions and 0 deletions
10
Troubleshooting.md
Normal file
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.
|
||||
|
||||
***
|
||||
Loading…
Reference in a new issue