rosenrot-browser

A hackable browser based on Webkitgtk
Log | Files | Refs | README

commit 292a3f6761bc9b79fddb098d27544db2acf98329
parent 6a3581b7e0928a0df7b5bd8ec850f12101509b23
Author: NunoSempere <nuno.sempere@protonmail.com>
Date:   Mon, 20 Nov 2023 11:04:32 +0000

undo some tweaks

Diffstat:
Mplugins/style/style.js | 6------
1 file changed, 0 insertions(+), 6 deletions(-)

diff --git 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: '<br>[twitter video]'; - } `; // Function to hide the grandparent of video players