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
|
@ -28,7 +28,9 @@ In Chromium-based browsers, this is not the case. Tracker/advertisement payloads
|
|||
|
||||
Reliably blocking at browser launch is especially important for whoever uses default-deny mode for 3rd-party resources or JavaScript.
|
||||
|
||||
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
|
||||
|
||||
|
|
Loading…
Reference in New Issue