mirror of
https://github.com/AlexBocken/mykb.git
synced 2024-11-09 16:47:23 +01:00
fix md
This commit is contained in:
parent
606282fadd
commit
c79ffe5fe6
@ -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`.
|
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:
|
For 4chanX this would be:
|
||||||
|
|
||||||
```sh
|
```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.
|
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.
|
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.
|
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).
|
Various versions can be found in [this github issue thread](https://github.com/qutebrowser/qutebrowser/issues/6480#issuecomment-876759237).
|
||||||
|
Loading…
Reference in New Issue
Block a user