mirror of
https://github.com/arkenfox/user.js.git
synced 2024-10-01 01:35:52 -04:00
long standing defaults
- FF79+ dom.targetBlankNoOpener.enabled - https://bugzilla.mozilla.org/show_bug.cgi?id=1522083 - FF86+ privacy.window.name.update.enabled - https://bugzilla.mozilla.org/show_bug.cgi?id=1685089
This commit is contained in:
parent
d6b26e7558
commit
ea139e3ef8
@ -235,9 +235,11 @@
|
|||||||
'dom.caches.enabled',
|
'dom.caches.enabled',
|
||||||
'dom.storageManager.enabled',
|
'dom.storageManager.enabled',
|
||||||
'dom.storage_access.enabled',
|
'dom.storage_access.enabled',
|
||||||
|
'dom.targetBlankNoOpener.enabled',
|
||||||
'privacy.firstparty.isolate.block_post_message',
|
'privacy.firstparty.isolate.block_post_message',
|
||||||
'privacy.firstparty.isolate.restrict_opener_access',
|
'privacy.firstparty.isolate.restrict_opener_access',
|
||||||
'privacy.firstparty.isolate.use_site',
|
'privacy.firstparty.isolate.use_site',
|
||||||
|
'privacy.window.name.update.enabled',
|
||||||
'security.insecure_connection_text.enabled',
|
'security.insecure_connection_text.enabled',
|
||||||
/* 79-91 */
|
/* 79-91 */
|
||||||
'alerts.showFavicons',
|
'alerts.showFavicons',
|
||||||
|
Loading…
Reference in New Issue
Block a user