mirror of https://github.com/gorhill/uBlock.git
Added a link to discussion: "Blocking "early" requests is not possible" in "Browser launch"
parent
7f4fa211ae
commit
1b5f268e53
|
@ -30,6 +30,8 @@ Reliably blocking at browser launch is especially important for whoever uses def
|
||||||
|
|
||||||
A [setting](https://github.com/gorhill/uBlock/wiki/Dashboard:-Filter-lists#suspend-network-activity-until-all-filter-lists-are-loaded) is available, disabled by default, to mitigate this issue in Chromium-based browsers. This setting does not cover 100% of all use cases, and some exceptions may apply.
|
A [setting](https://github.com/gorhill/uBlock/wiki/Dashboard:-Filter-lists#suspend-network-activity-until-all-filter-lists-are-loaded) is available, disabled by default, to mitigate this issue in Chromium-based browsers. This setting does not cover 100% of all use cases, and some exceptions may apply.
|
||||||
|
|
||||||
|
Also see related discussion: [Blocking "early" requests is not possible](https://github.com/gorhill/uBlock/issues/1327)
|
||||||
|
|
||||||
### Pre-fetching
|
### Pre-fetching
|
||||||
|
|
||||||
Pre-fetching, disabled by default in uBO, is reliably prevented in Firefox, while this is not the case in Chromium-based browsers.
|
Pre-fetching, disabled by default in uBO, is reliably prevented in Firefox, while this is not the case in Chromium-based browsers.
|
||||||
|
|
Loading…
Reference in New Issue