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

Add set-session-storage-item next to set-local-storage-item as they are the same scriptlet

peace2000 2023-10-21 12:46:12 +03:00
parent 3ba576fe5d
commit b418941e19

@ -24,7 +24,7 @@
- [trusted-set-constant](#trusted-set-constantjs-) _(trusted-set)_ [Trusted]
- [set-cookie](#set-cookiejs-)
- [trusted-set-cookie](#trusted-set-cookiejs-) [Trusted]
- [set-local-storage-item](#set-local-storage-itemjs-)
- [set-local-storage-item](#set-local-storage-itemjs-) / set-session-storage-item
- [trusted-set-local-storage-item](#trusted-set-local-storage-itemjs-) [Trusted]
- [call-nothrow](#call-nothrowjs-)
- [no-setInterval-if](#no-setinterval-ifjs-) _(nosiif)_