From ec446ba43a84596d285a6b141f328dd8e2bd2715 Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Mon, 26 Aug 2019 19:48:37 +0200 Subject: [PATCH] Added 1 entry for the non-logged-in left sidebar --- TwitchPureViewingExperience.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TwitchPureViewingExperience.txt b/TwitchPureViewingExperience.txt index 8473846cf..4e5bfd944 100644 --- a/TwitchPureViewingExperience.txt +++ b/TwitchPureViewingExperience.txt @@ -1,6 +1,6 @@ [Adblock Plus 3.2] ! Title: 💬 Twitch: Pure Viewing Experience -! Version: 16July2019v1-Beta +! Version: 26August2019v1-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. @@ -24,3 +24,6 @@ clips.twitch.tv##span.text-fragment:not(:-abp-contains(/[a-z]/i)):not(:-abp-cont ! Desperately tries to remove the "Popular videos [from everywhere]" row and most likely failing at it. clips.twitch.tv#?#div:nth-of-type(3):-abp-has(:scope > .tw-pd-y-2) + +! Removes the overly broad sidebar on the left when not logged in, including the login prompt +twitch.tv##div[data-a-target="side-nav-bar"]:has(.side-nav__logged-out-scrollable)