From bc9e3998ab5526f75cc3f2554c27919fa25f3931 Mon Sep 17 00:00:00 2001 From: gutmet Date: Tue, 15 Sep 2020 19:52:36 +0200 Subject: [PATCH] twitter: no sidebar (trends and such) --- twitter.com | 1 + 1 file changed, 1 insertion(+) create mode 100644 twitter.com diff --git a/twitter.com b/twitter.com new file mode 100644 index 0000000..f3d9f88 --- /dev/null +++ b/twitter.com @@ -0,0 +1 @@ +div[data-testid="sidebarColumn"] { display: none !important; }