Replies: 1 comment 1 reply
-
|
Yeah, I like that idea. [
{
"type": "dropdown",
"property": "mod.bar-size",
"options": [
{
"label": "Fit",
"value": "fit",
"presets": {
"zen.compact-sidebar.width": "20px",
"zen.container.border-radius": "8px"
}
}
]
}
] |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be great if a preference can change multiple preferences. moz included. why?
Well, we would be able to add fast and quick style changes when sizes are involved. e.g.

Think about a dropdown in this case.
Also things like librewolf and betterwolf can be implemented as mods since mostly they are prefs.js
Beta Was this translation helpful? Give feedback.
All reactions