mirror of
https://github.com/DandelionSprout/adfilt.git
synced 2026-09-24 15:10:17 +01:00
26 lines
1.6 KiB
Plaintext
26 lines
1.6 KiB
Plaintext
[Adblock Plus 3.1]
|
|
! Title: 💬 Twitch: Pure Viewing Experience
|
|
! Version: 25March2019v1-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.
|
|
! In order to hide buttons and links to Amazon's account and payment services, check out "Anti-Amazon List for Twitch" (https://raw.githubusercontent.com/DandelionSprout/adfilt/master/AntiAmazonListForTwitch.txt).
|
|
! For more information, details, helpful tools, and other lists that I've made, visit https://github.com/DandelionSprout/adfilt/blob/master/Wiki/General-info.md#english
|
|
!#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)
|
|
|
|
! Attempts to remove the "Based on your watch log" carousel
|
|
twitch.tv##.tw-pd-y-2 > div:nth-of-type(1)
|
|
|
|
! Aims to remove the spacing between Twitch emotes, for the sake of multi-part emotes
|
|
twitch.tv##.message > span:-abp-contains( ):not(:-abp-contains(/[a-z]/i)):not(:-abp-contains(")):not(:-abp-contains(?)):not(:-abp-contains(!))
|
|
clips.twitch.tv##span.text-fragment:not(:-abp-contains(/[a-z]/i)):not(:-abp-contains(")):not(:-abp-contains(?)):not(:-abp-contains(!))
|