summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2020-06-23 14:49:40 +0200
committerFlorian Bruhin <me@the-compiler.org>2020-06-23 14:49:40 +0200
commit74c360cea834bf2fda1ab7461552e1abaf674c86 (patch)
tree1d089898f984ccbdc38a8bbaf8c81d5e412263ad
parent08a889d318018a8b964de9c00b193c1c8c7efb75 (diff)
parent9d310a14f742eca7ea44ffb7fc3240f2bde52ed4 (diff)
downloadqutebrowser-74c360cea834bf2fda1ab7461552e1abaf674c86.tar.gz
qutebrowser-74c360cea834bf2fda1ab7461552e1abaf674c86.zip
Merge remote-tracking branch 'origin/pr/5536'
-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