From c79ffe5fe6311e04aa6d5d09d2aa602cb22c8c36 Mon Sep 17 00:00:00 2001 From: AlexBocken Date: Sun, 13 Mar 2022 14:05:54 +0100 Subject: [PATCH] fix md --- docs/qutebrowser.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/qutebrowser.md b/docs/qutebrowser.md index e16ed39..57b2951 100644 --- a/docs/qutebrowser.md +++ b/docs/qutebrowser.md @@ -24,7 +24,8 @@ will update the adblock lists without starting a qutebrowser window. To add scripts such as 4chanX to qutebrowser add the Js file to `${XDG_DATA_HOME:-$HOME/.local/share}/qutebrowser/greasemonkey`. -###4chanX +### 4chanX + For 4chanX this would be: ```sh @@ -32,7 +33,8 @@ wget -P ${XDG_DATA_HOME:-$HOME/.local/share}/qutebrowser/greasemonkey https://ww ``` followed by a `:greasemonkey-reload` in qutebrowser to activate the newly added Java scripts. -###Skip Youtube Ads +### Skip Youtube Ads + Automatically mute, speed up (at least 10x) and skip video ads on youtube. There are multiple versions out there that try to accomplish the same thing. Various versions can be found in [this github issue thread](https://github.com/qutebrowser/qutebrowser/issues/6480#issuecomment-876759237).