Add No-Script-like JavaScript blocking
This commit is contained in:
parent
1e480127bf
commit
97a17f66a5
@ -106,6 +106,15 @@ Is there an adblocker?::
|
||||
usage], so implementing support for AdBlockPlus-like lists is currently not
|
||||
a priority.
|
||||
|
||||
How can I get No-Script-like behaviour?::
|
||||
You can toggle JavaScript blocking for the current domain with `tsh` by default.
|
||||
To disable JavaScript by default:
|
||||
+
|
||||
----
|
||||
:set content.javascript.enabled false
|
||||
----
|
||||
+
|
||||
|
||||
How do I play Youtube videos with mpv?::
|
||||
You can easily add a key binding to play youtube videos inside a real video
|
||||
player - optionally even with hinting for links:
|
||||
|
Loading…
Reference in New Issue
Block a user