summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Terry <me@xwvvvvwx.com>2020-06-22 10:32:20 +0200
committerDavid Terry <me@xwvvvvwx.com>2020-06-22 10:32:20 +0200
commit9d310a14f742eca7ea44ffb7fc3240f2bde52ed4 (patch)
treee483a4fab5c3d63d0878b8c9ce30af0325056b6a
parenta6817bd0865719bc1dc3a272fd8ab85c0d139937 (diff)
downloadqutebrowser-9d310a14f742eca7ea44ffb7fc3240f2bde52ed4.tar.gz
qutebrowser-9d310a14f742eca7ea44ffb7fc3240f2bde52ed4.zip
faq: clarify secion on noscript bindings
-rw-r--r--doc/faq.asciidoc7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/faq.asciidoc b/doc/faq.asciidoc
index 651df9665..28d473365 100644
--- a/doc/faq.asciidoc
+++ b/doc/faq.asciidoc
@@ -107,11 +107,14 @@ How can I get No-Script-like behavior?::
:set content.javascript.enabled false
----
+
-The basic command for enabling JavaScript for the current host is `tsh`.
+The basic keybinding for enabling JavaScript for the current host is `tsh`.
This will allow JavaScript execution for the current session.
Use `S` instead of `s` to make the exception permanent.
With `H` instead of `h`, subdomains are included.
-With `u` instead of `h`, only the current URL is whitelisted (not the whole host).
+With `u` instead of `h`, javascript is allowed for the current URL only (not the whole host).
+
+The list of domains that have been permanently granted permission to execute
+javascript will be written to `autoconfig.yaml`.
How do I play Youtube videos with mpv?::
You can easily add a key binding to play youtube videos inside a real video