From 292a3f6761bc9b79fddb098d27544db2acf98329 Mon Sep 17 00:00:00 2001 From: NunoSempere Date: Mon, 20 Nov 2023 11:04:32 +0000 Subject: undo some tweaks --- plugins/style/style.js | 6 ------ 1 file changed, 6 deletions(-) diff --git a/plugins/style/style.js b/plugins/style/style.js index 4b42fe3..e93a307 100644 --- a/plugins/style/style.js +++ b/plugins/style/style.js @@ -113,17 +113,11 @@ if (document.domain == "twitter.com") { [role^="progressbar"]{ display: none; } - .r-1h8ys4a { - display: none; - } /* hide video */ [data-testid^="videoPlayer"] { display: none !important; } - [data-testid^="videoPlayer"]:before { - content: '
[twitter video]'; - } `; // Function to hide the grandparent of video players -- cgit v1.2.3