mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-10-05 13:07:21 +02:00
firefox: allow temporary document font override
This commit is contained in:
parent
5eb3e735eb
commit
8fe59dd040
@ -672,8 +672,8 @@
|
|||||||
"Value": false
|
"Value": false
|
||||||
},
|
},
|
||||||
"browser.display.use_document_fonts": {
|
"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",
|
"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": "locked",
|
"Status": "user",
|
||||||
"Type": "number",
|
"Type": "number",
|
||||||
"Value": 0
|
"Value": 0
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user