mirror of
https://github.com/DandelionSprout/adfilt.git
synced 2026-09-24 19:20:22 +01:00
23 lines
1.0 KiB
Plaintext
23 lines
1.0 KiB
Plaintext
[Adblock Plus 2.0]
|
|
! Title: 💬 Twitch: Pure Viewing Experience
|
|
! Version: 19December2018v1-Beta
|
|
! Expires: 4 days
|
|
! Description: This list aims to remove distracting elements, and to maximise the elements inside the chat to make it easier to read.
|
|
! Note that this list does not remove in-player ads at all. There are several other lists out there that you'll need to keep frequently updated in order to accomplish that.
|
|
!#include uBO%20list%20extensions/TwitchPureViewingExperience-uBOExtension.txt
|
|
|
|
! Removes the "Recommended channels" section when you're logged on
|
|
twitch.tv##.recommended-channels
|
|
|
|
! Removes the "Recommended channels" section when you're not logged on
|
|
twitch.tv##.tw-full-width > .tw-mg-b-2
|
|
|
|
! Removes suggestions from the "Following" page
|
|
twitch.tv##.tw-pd-3 > div:nth-of-type(5)
|
|
|
|
! Removes the blue bar on the front page, that I presume is only used to advertise for Twitch Prime
|
|
twitch.tv##.blue-bar
|
|
|
|
! Attempts to remove the "Based on your watch log" carousel
|
|
twitch.tv##.tw-pd-y-2 > div:nth-of-type(1)
|