From c60657bef900761f7fc971136ce555862cb507e0 Mon Sep 17 00:00:00 2001 From: Jonas List Date: Tue, 15 Apr 2025 12:37:10 +0200 Subject: [PATCH] Corrected setting name for disabling Picture-in-Picture --- content/docs/user-manual/pip.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/user-manual/pip.mdx b/content/docs/user-manual/pip.mdx index ee46656..c43c882 100644 --- a/content/docs/user-manual/pip.mdx +++ b/content/docs/user-manual/pip.mdx @@ -88,7 +88,7 @@ If you’d 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**.