-
-
Notifications
You must be signed in to change notification settings - Fork 552
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chips-wrapper
doesn't care about the state of the header (renders even if it's hidden)
#2358
Comments
Hi! and thanks @alexlnkp, Making your rule more specific: Many of our features can also be uBlock Origin rules. |
now? @alexlnkp ( https://github.com/gorhill/ublock/wiki/Procedural-cosmetic-filters#subjectmatches-patharg ) |
Figured it out, thanks to You!
works for me! (my main yt page isn't marked as
I've personally got a LOT of ublock origin rules to share, not just for YT too! I'll look into how I can help others with those :) Best, |
one of us might make this a toggle at
yay! let's go
true |
Bug Report:
Hidden
4.937
So, the chips-wrapper is an element that is used A LOT on the website, from this ugly thing below the search bar to the "sort videos by" thing on every YT channel:
I tried using uBlock Origin to just hide the chips:
Which kind of works, but it hides EVERY
chips-wrapper
on the website, including the "sort by" element on the YT channels' video pages, which is not ideal at all.Let me know if I can provide more details on the matter.
The text was updated successfully, but these errors were encountered: