Last active
February 20, 2022 06:41
-
-
Save guicaulada/97af1f122bee75a2335e4743c882f7a2 to your computer and use it in GitHub Desktop.
Remove discord picture in picture
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
| $("[class^=pictureInPicture]").remove() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment