1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-05 11:37:01 +02:00

Mentioned manual reload of a webpage + added a link in "Suspend network activity until all filter lists are loaded"

garry-ut99 2024-06-05 08:22:27 +00:00
parent f22d35c9b1
commit 7f4fa211ae

@ -105,8 +105,10 @@ In Firefox-based browsers, this setting is enabled by default. Disabling it give
In Chromium-based browsers, this setting is disabled by default, since Chromium-based browsers do not support natively suspending network requests.<sup>2</sup> Enabling this setting in Chromium-based browsers _may_ lead to negative side-effects at browser launch.
See [uBlock Origin works best on Firefox / Browser launch](./uBlock-Origin-works-best-on-Firefox#browser-launch).
<sub>__1__ New in [1.41.0](https://github.com/gorhill/uBlock/commit/925c8d5d0c37dbc1f82e57a92e74350de2c5eab1).</sub><br>
<sub>__2__ This setting will use any mechanism on the platform not supporting network activity suspension to mitigate the improper filtering of network requests at launch. For example, in Chromium-based browsers it's not possible to suspend network activity, in which case this setting will only force a reload of the webpage once uBO is fully loaded.<sub>
<sub>__2__ This setting will use any mechanism on the platform not supporting network activity suspension to mitigate the improper filtering of network requests at launch. For example, in Chromium-based browsers it's not possible to suspend network activity, in which case this setting will only force a reload of the webpage once uBO is fully loaded, if that still doesn't work, an user can force manually a reload of the webpage.<sub>
***