# config.bind('sl', 'set-cmd-text -s :set -t')
# config.bind('ss', 'set-cmd-text -s :set')
config.bind('sq', 'quickmark-save')
-config.bind('tCh', 'spawn --userscript config-cycle-tld -p content.cookies.accept no-3rdparty never;; reload')
-config.bind('tch', 'spawn --userscript config-cycle-tld -p -t content.cookies.accept no-3rdparty never;; reload')
+config.bind('tCh', 'spawn --userscript config-cycle-tld -p content.cookies.accept no-3rdparty never all;; reload')
+config.bind('tch', 'spawn --userscript config-cycle-tld -p -t content.cookies.accept no-3rdparty never all;; reload')
config.bind('tGh', 'spawn --userscript config-cycle-tld -p content.geolocation ;; reload')
config.bind('tgh', 'spawn --userscript config-cycle-tld -p -t content.geolocation ;; reload')
# config.bind('tIH', 'config-cycle -p -u *://*.{url:host}/* content.images ;; reload')
config.bind('zul', 'spawn --userscript qute-pass --username-only')
config.bind('zpl', 'spawn --userscript qute-pass --password-only')
config.bind('zol', 'spawn --userscript qute-pass --otp-only')
+config.bind('zal', 'spawn --userscript qute-pass --unfiltered')
+config.bind('zaul', 'spawn --userscript qute-pass --unfiltered --username-only')
+config.bind('zapl', 'spawn --userscript qute-pass --unfiltered --password-only')
+config.bind('zaol', 'spawn --userscript qute-pass --unfiltered --otp-only')
# config.bind('{{', 'navigate prev -t')
# config.bind('}}', 'navigate next -t')