Last active
July 9, 2022 04:56
-
-
Save ikasoba/79d9f17160fb2a9d22a564f42c0f1df2 to your computer and use it in GitHub Desktop.
Huluでピクチャインピクチャ
This file contains hidden or 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:(()%3D%3E%7Bconst%20p%3Ddocument.querySelector(%22video%5Bid*%3Dvjs_video%5D%22)%3Bp.disablePictureInPicture%3Dfalse%3Bp.requestPictureInPicture()%7D)() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment