rgherta / netflix-viewer

MIT License
3 stars 0 forks source link

Picture-in-picture support #1

Closed romh87 closed 3 years ago

romh87 commented 3 years ago

Add support for picture-in-picture

rgherta commented 3 years ago

added in 0.9.5

pip support is based only on browser trusted events - events triggered on human action. this means it can only be triggered on a user click / scroll / etc . This means clicking the titlebar is out of browser scope.