Filter, Highlight & Delete

Highlights, Lowlights, or Deletes page elements based on their text.

< Feedback on Filter, Highlight & Delete

Soru/yorum

Deleted user 103157
§
Gönderildi: 24.09.2019

Request deletion area

I want to delete the blank area of YouTube, which has been marked in red. What should I do?

guyRickySahip
§
Gönderildi: 24.09.2019

That blank space may be removed with plain css with a css add-on or adding css via a userscript. Not something this script does specifically.

Here is one css rule that should clear the top blank space. ytd-video-primary-info-renderer{padding-top:0px}

This space sometimes has hashtags however.

Deleted user 103157
§
Gönderildi: 24.09.2019

@listfilterErick 说道: That blank space may be removed with plain css with a css add-on or adding css via a userscript. Not something this script does specifically.

Here is one css rule that should clear the top blank space. ytd-video-primary-info-renderer{padding-top:0px}

This space sometimes has hashtags however.

I tried to delete the blank part with uBlock Origin, but it didn't work. The element there couldn't be found

guyRickySahip
§
Gönderildi: 24.09.2019

The blank part isn't an element, it's made using css. You can add and change css using an addon like https://chrome.google.com/webstore/detail/user-css/okpjlejfhacmgjkmknjhadmkdbcldfcb?hl=en

Deleted user 103157
§
Gönderildi: 24.09.2019

@listfilterErick 说道: The blank part isn't an element, it's made using css. You can add and change css using an addon like https://chrome.google.com/webstore/detail/user-css/okpjlejfhacmgjkmknjhadmkdbcldfcb?hl=en

I'm not a programmer and I don't know how to use it.

Cevap paylaş

Yanıt göndermek için oturum açın.