2.home-manager/modules/programs/firefox
musjj c7f4214fac firefox: new permission checks for extensions
Add two new options to customize how extension permissions are checked:

- `extensions.exhaustivePermissions`
  Ensures that the permissions requested by all extensions managed by
  home-manager are authorized
- `extensions.exactPermissions`
  When enabled, the user must authorize only the permissions that the
  extensions requests, not more nor less.
2025-10-09 21:06:28 -05:00
..
profiles firefox: allow separators in bookmarks (#7284) 2025-06-16 15:51:11 -05:00
default.nix mkFirefoxModule: make policies work on darwin 2025-08-31 18:39:22 -05:00
mkFirefoxModule.nix firefox: new permission checks for extensions 2025-10-09 21:06:28 -05:00