Attribute set of global LibreWolf settings and overrides. Refer to https://librewolf.net/docs/settings/ for details on supported values.
Declarations
Type
attribute set of (boolean or signed integer or string)
Default
{ }
Example
{
"webgl.disabled" = false;
"privacy.resistFingerprinting" = false;
}
Sign in to create a configuration using this setting.