Skip to content

Instantly share code, notes, and snippets.

@mickn
Created August 24, 2017 14:53
Show Gist options
  • Save mickn/c6948feb01501c7c0a1407ae347b1435 to your computer and use it in GitHub Desktop.
Save mickn/c6948feb01501c7c0a1407ae347b1435 to your computer and use it in GitHub Desktop.
YouTube Picture-in-Picture for iOS
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