Last active
March 3, 2024 02:23
-
-
Save CommanderRoot/ae3123f2eb4ea0f4a10d68a375adabf8 to your computer and use it in GitHub Desktop.
Hide "Sign out" button on Youtube and Youtube Studio via uBlock Origin rule
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
! Hide "Sign out" button on Youtube and Youtube Studio | |
www.youtube.com##a[href="/logout"]:nth-ancestor(1) | |
studio.youtube.com##a[href="https://www.youtube.com/logout"]:nth-ancestor(1) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment