Created
August 24, 2017 14:53
-
-
Save mickn/c6948feb01501c7c0a1407ae347b1435 to your computer and use it in GitHub Desktop.
YouTube Picture-in-Picture for iOS
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:document.querySelector(%22video%22).webkitSetPresentationMode(%22picture-in-picture%22); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment