mirror of
https://github.com/arkenfox/user.js.git
synced 2025-04-30 14:03:40 +02:00
tidy reference
This commit is contained in:
parent
aa7d7c24ea
commit
609171435b
1 changed files with 1 additions and 1 deletions
2
user.js
2
user.js
|
@ -770,7 +770,7 @@ user_pref("privacy.partition.serviceWorkers", true);
|
|||
user_pref("_user.js.parrot", "2800 syntax error: the parrot's bleedin' demised!");
|
||||
/** SANITIZE ON SHUTDOWN: ALLOWS COOKIES + SITE DATA EXCEPTIONS FF102+ ***/
|
||||
/* 2810: enable Firefox to clear items on shutdown (2811)
|
||||
* [NOTE] Exceptions: A "cookie" block permission also controls "offlineApps" (2811).
|
||||
* [NOTE] Exceptions: A "cookie" block permission also controls "offlineApps" (see note in 2811).
|
||||
* serviceWorkers require an "Allow" permission. For cross-domain logins, add exceptions for
|
||||
* both sites e.g. https://www.youtube.com (site) + https://accounts.google.com (single sign on)
|
||||
* [SETTING] Privacy & Security>History>Custom Settings>Clear history when Firefox closes
|
||||
|
|
Loading…
Add table
Reference in a new issue