Adds a pop out to PIP button below the video. Works on mobile, tablet (m.youtube.com) and on desktop.
These are versions of this script where the code was updated. Show all versions.
Force enable PIP
Change innerHTML to innerText for safety reasons ("Failed to set the 'innerHTML' property on 'Element': This document requires 'TrustedHTML' assignment.")
Bigger button
1) Add support for tablet and desktop. 2) Fix classname bug.