mirror of
https://github.com/zen-browser/desktop.git
synced 2026-03-29 11:51:51 +00:00
* feat(downloads): add pref to control download popup position independently Add `zen.downloads.icon-popup-position` preference that allows users to control the download popup/indicator position independently from the vertical tabs position. Valid values: - "follow-tabs" (default): popup appears on same side as vertical tabs - "left": popup always appears on the left - "right": popup always appears on the right This is useful for users who have vertical tabs on the right but prefer the download indicator to appear on the left side of the screen. * feat: Convert pref to integers, b=no-bug, c=no-component --------- Co-authored-by: salmonumbrella <salmonumbrella@users.noreply.github.com> Co-authored-by: mr. m <mr.m@tuta.com>
Browser Preferences
This directory contains configuration files for Zen. They are divided by folder according to the source / component they belong to and further divided by file according to their purpose.
firefox/: Preferences to override Firefox defaults.zen/: Preferences to configure Zen-specific features.privatefox/&fastfox/: Some of the preferences got extracted from Betterfox.