Corrected setting name for disabling Picture-in-Picture

This commit is contained in:
Jonas List 2025-04-15 12:37:10 +02:00
parent d3d1b8e56b
commit c60657bef9

View file

@ -88,7 +88,7 @@ If youd like to disable Picture-in-Picture functionality entirely, you can do
1. In the address bar, type `about:config` and press Enter.
2. Accept any warning that appears.
3. Search for the setting: `zen.mediacontrols.enabled`.
3. Search for the setting: `media.videocontrols.picture-in-picture.enabled`.
4. Set it to **false** to disable Picture-in-Picture across Zen.
You can always re-enable it by returning to this setting and switching it back to **true**.