Something I just learned how to do in #qutebrowser: have JS disabled globally but enabled for specific sites.
- `:set content.javascript.enabled false` to disable JS globally
- The keybinding tSh toggles whether JS is enabled for the current host; tSH includes all subdomains; tSu only for the current URL
So handy!