mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
update set-(local|session)-storage-item values
parent
e67297359a
commit
4139ff5070
1 changed files with 1 additions and 1 deletions
|
|
@ -1659,7 +1659,7 @@ Set a local/session storage entry to a specific, allowed value. Scriptlet won't
|
|||
|
||||
- required, key name to be set.
|
||||
- required, key value; possible values:
|
||||
- positive decimal integer `<= 32767`
|
||||
- decimal integer `>= -32767 && <= 32767` (only `<= 32767` up to <sup>[1.61.1b1](https://github.com/gorhill/uBlock/commit/e5a088738dd7aeb7b84df6766ae036de76f82000)</sup>)
|
||||
- one of the predefined constants:
|
||||
- `''`: empty string
|
||||
- `undefined`, `null`
|
||||
|
|
|
|||
Loading…
Reference in a new issue