|
|
|
|
|
by schiffern
813 days ago
|
|
>I managed to somehow disable the button that appears on the video without totally disabling the feature
Not too hard really. This seems to do it:media.videocontrols.picture-in-picture.enabled -> true media.videocontrols.picture-in-picture.video-toggle.enabled -> false media.videocontrols.picture-in-picture.keyboard-controls.enabled -> true |
|