Greasy Fork is available in English.

Filter, Highlight & Delete

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

< Feedback on Filter, Highlight & Delete

प्रश्न/टिप्पणी

Deleted user 103157
§
पोस्ट केले: 2019-09-24

Request deletion area

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

guyRickyलेखक
§
पोस्ट केले: 2019-09-24

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
§
पोस्ट केले: 2019-09-24

@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

guyRickyलेखक
§
पोस्ट केले: 2019-09-24

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
§
पोस्ट केले: 2019-09-24

@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.

उत्तर पोस्ट करा

उत्तर पोस्ट करण्यासाठी साइन इन करा.