Files
desktop/prefs
salmonumbrella fb9bbc3a51 feat(downloads): add pref to control download popup position independently, p=#11607
* 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>
2025-12-14 01:08:13 +01:00
..

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.