mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-10-05 04:57:21 +02:00
firefox: allow temporary document font override
This commit is contained in:
parent
5eb3e735eb
commit
8fe59dd040
@ -672,8 +672,8 @@
|
||||
"Value": false
|
||||
},
|
||||
"browser.display.use_document_fonts": {
|
||||
"Comment": "Are webpages allowed to set their own fonts by default? 0 forbids them. See also browser.display.use_document_fonts.icon_font_allowlist for what webpages are allowed to set. If changing this, see also fingerprinting overrides",
|
||||
"Status": "locked",
|
||||
"Comment": "Are webpages allowed to set their own fonts by default? 0 forbids them. See also browser.display.use_document_fonts.icon_font_allowlist for what webpages are allowed to set. If changing this, see also fingerprinting overrides. Status user for unhindered developer tools access.",
|
||||
"Status": "user",
|
||||
"Type": "number",
|
||||
"Value": 0
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user