document-picture-in-picture
document-picture-in-picture copied to clipboard
Not working in sidePanel webextension
I'm working on a webextension and tried documentPictureInPicture.requestWindow()
from within a sidePanel. Unfortunately it doesn't work from there (onenter and window attributes are both null).