mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
suspendTabsUntilReady after 1.18.5b8
parent
d7fa697680
commit
b5104b76d1
1 changed files with 8 additions and 1 deletions
|
|
@ -209,7 +209,14 @@ Controls duration of the [Strict blocking](https://github.com/gorhill/uBlock/wik
|
|||
|
||||
#### `suspendTabsUntilReady` (experimental)
|
||||
|
||||
Default: `false`.
|
||||
Default: `false`, after [1.18.5b8](https://github.com/gorhill/uBlock/commit/87feb47b51202cb8464eab91597b706965a224f3): `unset`.
|
||||
|
||||
Possible values after [1.18.5b8](https://github.com/gorhill/uBlock/commit/87feb47b51202cb8464eab91597b706965a224f3):
|
||||
|
||||
- `unset`: leave it to the platform to pick the optimal
|
||||
behavior (default)
|
||||
- `no`: do no suspend tab loading at launch time
|
||||
- `yes`: suspend tab loading at launch time
|
||||
|
||||
After uBO [1.17.5rc0](https://github.com/gorhill/uBlock/commit/41548be6be35fe17dbb996e605c4befb09e16911) - Chromium only. Firefox now uses ["persistent startup listeners"](https://bugzilla.mozilla.org/show_bug.cgi?id=1503721) by default.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue