remove double newlines in filters
This commit is contained in:
parent
f34181610f
commit
2241ecc008
@ -23,4 +23,3 @@ www.fandom.com#@#^.global-navigation__top
|
||||
www.fandom.com#@$#.main-container { margin-left: 0 !important; width: 100% !important; }
|
||||
www.fandom.com#@$#.search-modal { left: 0 !important; }
|
||||
www.fandom.com#@$#.search-modal::before { left: 0 !important; }
|
||||
|
||||
|
@ -3,4 +3,3 @@
|
||||
@@||joinhoney.com^*
|
||||
@@||joinhoney.com^*$~third-party
|
||||
@@||honey.io^*
|
||||
|
||||
|
@ -3,4 +3,3 @@ www.lightnovelpub.com##.chapter-content:style(user-select:text !important;)
|
||||
|
||||
! would love if this would work as an alternative to the above but modifying css values that you are using in the matches-css is invalid and will break you can uncomment the below and see that the dotted lines appear for a second and then dissapear
|
||||
!*##*:matches-css(user-select:none):style(border: dotted red 6px !important; user-select:text !important;)
|
||||
|
||||
|
@ -10,4 +10,3 @@ www.reddit.com##header .icon-all:upward(1)
|
||||
www.reddit.com##header .icon-popular:upward(1)
|
||||
! Shop Avatars button
|
||||
www.reddit.com##header button:has-text(/Shop Avatars/):upward(1)
|
||||
|
||||
|
@ -1,3 +1,2 @@
|
||||
www.reddit.com###AppRouter-main-content button:has-text(/new posts/i):upward(2)
|
||||
www.reddit.com##span:has-text(/new comments/i):upward(3)
|
||||
|
||||
|
@ -1,2 +1 @@
|
||||
old.reddit.com##.redesign-beta-optin
|
||||
|
||||
|
@ -9,4 +9,3 @@ www.youtube.com###title:has-text(/posts/i):upward(ytd-rich-section-renderer)
|
||||
www.youtube.com###title:has-text(/news/i):upward(ytd-rich-section-renderer)
|
||||
! block youtube asking what you thought of a video
|
||||
www.youtube.com##ytd-inline-survey-renderer:upward(ytd-rich-section-renderer)
|
||||
|
||||
|
@ -1,3 +1,2 @@
|
||||
! get rid of Top news/From health sources/More videos/People also watched/For you/Previously watched/Results for similar searches
|
||||
www.youtube.com##ytd-search ytd-shelf-renderer
|
||||
|
||||
|
@ -10,4 +10,3 @@ www.youtube.com##ytd-watch-next-secondary-results-renderer ytd-compact-video-ren
|
||||
www.youtube.com##ytd-browse[page-subtype="subscriptions"] ytd-grid-video-renderer:has-text(/react/i)
|
||||
! channel pages
|
||||
www.youtube.com##ytd-browse[page-subtype="channels"] ytd-grid-video-renderer:has-text(/react/i)
|
||||
|
||||
|
@ -3,4 +3,3 @@
|
||||
www.youtube.com##ytd-browse ytd-grid-video-renderer:has(ytd-thumbnail-overlay-time-status-renderer[overlay-style="UPCOMING"])
|
||||
www.youtube.com##ytd-browse ytd-rich-item-renderer:has(ytd-thumbnail-overlay-time-status-renderer[overlay-style="UPCOMING"])
|
||||
www.youtube.com##ytd-browse[page-subtype="subscriptions"] ytd-video-renderer ytd-thumbnail-overlay-time-status-renderer[overlay-style="UPCOMING"]:upward(ytd-item-section-renderer)
|
||||
|
||||
|
@ -4,4 +4,3 @@ www.youtube.com###clarify-box
|
||||
! remove it on searches
|
||||
www.youtube.com##ytd-search ytd-info-panel-container-renderer
|
||||
www.youtube.com##ytd-search ytd-clarification-renderer
|
||||
|
||||
|
@ -21,4 +21,3 @@ www.youtube.com##ytd-search ytd-video-renderer:has(ytd-thumbnail-overlay-resume-
|
||||
|
||||
! mixes/playlists
|
||||
www.youtube.com##.playlist-items.style-scope.ytd-playlist-panel-renderer > ytd-playlist-panel-video-renderer:has(ytd-thumbnail-overlay-resume-playback-renderer)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user