Skip to content

Instantly share code, notes, and snippets.

@mindblender
Last active February 8, 2020 02:21
Show Gist options
  • Select an option

  • Save mindblender/7839e0b19821d00b012515758e777c05 to your computer and use it in GitHub Desktop.

Select an option

Save mindblender/7839e0b19821d00b012515758e777c05 to your computer and use it in GitHub Desktop.
AdBlock Plus custom filter to hid the YouTube Latest Posts section

Block/Hide YouTube Latest Posts section

I got tired of seeing the "animated" posts, that really didn't interest me, so I created this custom filter to hide them.

AdBlock filter:

www.youtube.com##ytd-item-section-renderer > div:-abp-has(span:-abp-contains(Latest YouTube posts))

Instructions

Open the AdBlock preferences (links may or maynot work for you)

Chrome: chrome-extension://cfhdojbkjhnklbpkdaibdccddilifddb/options.html

Firefox: moz-extension://c9737dfb-f06c-8141-9675-3470d2c4c3ee/options.html

Go to the "Advanced" tab and add the filter above to the "My Filter" section then click "+Add"

Screenshot 2020-02-07 19 14 47

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment