mirror of
https://github.com/arkenfox/user.js.git
synced 2024-11-29 13:56:56 +01:00
Updated 1.3 Implementation (markdown)
parent
bae3e59bdc
commit
4cd87dcf1d
@ -28,7 +28,7 @@
|
|||||||
* Cookies control access to local storage and IndexedDB
|
* Cookies control access to local storage and IndexedDB
|
||||||
* Extensions (not Legacy Extensions) have more limited options for persistent storage, and many use IndexedDB
|
* Extensions (not Legacy Extensions) have more limited options for persistent storage, and many use IndexedDB
|
||||||
* If you block all cookies by default, then you will need to allow a cookie exception for some Extensions, including uBlock Origin, uMatrix, Stylus, and Violentmonkey
|
* If you block all cookies by default, then you will need to allow a cookie exception for some Extensions, including uBlock Origin, uMatrix, Stylus, and Violentmonkey
|
||||||
* See [Setting Extension Permission Exceptions](https://github.com/ghacksuserjs/ghacks-user.js/wiki/1.5-Setting-Extension-Permission-Exceptions)
|
* See [Setting Extension Permission Exceptions](https://github.com/ghacksuserjs/ghacks-user.js/wiki/4.1.1-Setting-Extension-Permission-Exceptions)
|
||||||
- First Party Isolation (4001) is enabled by default
|
- First Party Isolation (4001) is enabled by default
|
||||||
* Cookie extensions currently cannot control persistent storage with FPI Origin Attributes <sup>[1381197](https://bugzilla.mozilla.org/show_bug.cgi?id=1381197)</sup>
|
* Cookie extensions currently cannot control persistent storage with FPI Origin Attributes <sup>[1381197](https://bugzilla.mozilla.org/show_bug.cgi?id=1381197)</sup>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user