mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
extensionUpdateForceReload
parent
9a58e499a0
commit
65818d2fe8
1 changed files with 10 additions and 0 deletions
|
|
@ -198,6 +198,16 @@ If set to `true`, turns off WebAssembly optimizations in uBO code.
|
|||
|
||||
***
|
||||
|
||||
#### `extensionUpdateForceReload`
|
||||
|
||||
Default: `false`.
|
||||
|
||||
uBO 1.23.3b3 and above.
|
||||
|
||||
If set to `true`, restores update behavior from before [1.22.3b ("Prevent uBO from being reloaded mid-session ")](https://github.com/gorhill/uBlock/commit/59bdf2b4ccd1151a296af36e5536ed00eeb07fb4), extension will unconditionally reload when an update is available; otherwise the extension will reload only when being explicitly disabled then enabled, or when the browser is restarted.
|
||||
|
||||
***
|
||||
|
||||
#### `ignoreRedirectFilters`
|
||||
|
||||
Default: `false`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue