How to disable uBlock Origin

Added a little note on how to disable uBlock Origin for a specific site
This commit is contained in:
ElonSatoshi 2022-12-16 03:26:40 -06:00 committed by GitHub
parent 1473e5647d
commit 03b0cfb47b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ It used work in pre-webkit Edge, to have it work on Windows Phone, but that supp
The following browser extensions are known to break Hydrogen
- uBlock Origin (Some custom filters seem to block the service worker script)
- Try locating the filter that is blocking the service worker script in the uBlock Origin logger, and disabling that filter. Otherwise, the easiest solution is to disable uBlock Origin for the Hydrogen site. It is possible to re-enable it after logging in, but it may possibly break again when there is an update.
- Try locating the filter that is blocking the service worker script in the uBlock Origin logger, and disabling that filter. Otherwise, the easiest solution is to disable uBlock Origin for the Hydrogen site (by opening the uBlock Origin popup and clicking the large power button symbol). It is possible to re-enable it after logging in, but it may possibly break again when there is an update.
## Is there a way to run the app as a desktop app?