Adds a pop out to PIP button below the video. Works on mobile, tablet (m.youtube.com) and on desktop.
這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。
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.