-
-
Notifications
You must be signed in to change notification settings - Fork 191
Troubleshooting
I am going to collect here common usage issues users may face.
The best way to troubleshoot uBlock is with uBlock: 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.
You can fix this by following the following steps:
- In the navigation bar (Awesome Bar) enter
about:config
- Click on the
I'll be careful, I promise!
button - Search for
ublock0
- Double click on
extensions.ublock0.forceLegacyToolbarButton
so that the value =true
- Restart Firefox
Because you enabled "Fanboy’s Social Blocking List", or one of the filter lists which includes it, like "Fanboy’s Annoyance List" or "Fanboy+Easylist-Merged Ultimate List".
False positive.
uBlock ships with malware filter lists, and this causes false positives in some antiviruses.
Unfortunately, your Chrome browser executable has probably been tampered by malware:
At this point we're pretty sure that this error is primarily caused by malware / unwanted software on your machine actively tampering with the contents of the chrome binary and your user profile directory data
You will need to clean up whatever malware tampered with your Chrome browser installation. Starts here: Malwarebytes Anti-Malware
This has been reported many times.
It has been confirmed Avira Anti-virus has been uninstalling uBlock Origin.
- Are you using the no-popups switch?
- 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.