uBlock and CORS error logs in Firefox #3420
Answered
by
gorhill
reallyuniquename
asked this question in
Q&A
-
When uBlock blocks requests to some domain Firefox generates error logs in browser console such as
I understand it is related to uBlock which is confirmed by network tab that explicitly states a request was blocked by uBlock. The issue is it floods the console in dev tools especially if some ad script keeps requesting a page every second. Most importantly it makes it hard to read genuine CORS errors or any javascript errors at all. Is there a way to disable these? |
Beta Was this translation helpful? Give feedback.
Answered by
gorhill
Oct 19, 2024
Replies: 1 comment 13 replies
-
Maybe disable @@*$xhr,redirect-rule |
Beta Was this translation helpful? Give feedback.
13 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No,
prevent-xhr
is scriptlet injection, there is no universal way to do this for all sites.Best you bring your issue to Firefox, it's where something can be done if they choose to.