mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-10-05 13:07:21 +02:00
firefox: allow temporary toggling of browser.display.use_document_fonts
because developer tools fonts menu may be too useful for remote fonts at times
This commit is contained in:
parent
8a701a4af6
commit
e69c13ee4e
@ -630,7 +630,7 @@
|
|||||||
},
|
},
|
||||||
"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": "locked",
|
"Status": "user",
|
||||||
"Type": "number",
|
"Type": "number",
|
||||||
"Value": 0
|
"Value": 0
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user