Filter, Highlight & Delete

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

< 腳本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.

發表回覆

登入以回復

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址