mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Advanced dev settings
parent
e074dfd894
commit
044fda3d60
1 changed files with 20 additions and 0 deletions
|
|
@ -42,6 +42,16 @@ The time to wait in hours between each update session<sup>[1]</sup>. uBO will al
|
|||
|
||||
***
|
||||
|
||||
#### `benchmarkingPane`
|
||||
|
||||
Default: `false`
|
||||
|
||||
uBO 1.17.3b7 and above.
|
||||
|
||||
For development purposes only.
|
||||
|
||||
***
|
||||
|
||||
#### `cacheControlForFirefox1376932`
|
||||
|
||||
Default: `no-cache, no-store, must-revalidate`.
|
||||
|
|
@ -83,6 +93,16 @@ If set to `true`, [`debugger;` statement](https://developer.mozilla.org/en-US/do
|
|||
|
||||
***
|
||||
|
||||
#### `disableWebAssembly`
|
||||
|
||||
Default: `false`.
|
||||
|
||||
uBO git master branch.
|
||||
|
||||
For development purposes only.
|
||||
|
||||
***
|
||||
|
||||
#### `ignoreRedirectFilters`
|
||||
|
||||
Default: `false`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue