Created
January 17, 2019 13:10
-
-
Save sokcuri/ddea3dc83c8b08f6f6f9237e85b38b59 to your computer and use it in GitHub Desktop.
Twitch PIP Request Script
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:(function(){document.querySelector('.video-player video').requestPictureInPicture()})(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment