Attribute set of Thunderbird preferences to be added to all profiles.
Declarations
Type
Thunderbird preference (int, bool, string, and also attrs, list, float as a JSON string)
Default
{ }
Example
{
"general.useragent.override" = "";
"privacy.donottrackheader.enabled" = true;
}
Sign in to create a configuration using this setting.