qutebrowser: allow github's clipboard access
This commit is contained in:
parent
83814944ec
commit
387e7e7c79
@ -251,6 +251,8 @@ config.set('content.javascript.can_access_clipboard', True, 'dotya.ml')
|
|||||||
|
|
||||||
config.set('content.javascript.can_access_clipboard', True, 'drone.dotya.ml')
|
config.set('content.javascript.can_access_clipboard', True, 'drone.dotya.ml')
|
||||||
|
|
||||||
|
config.set('content.javascript.can_access_clipboard', True, 'github.com')
|
||||||
|
|
||||||
## Allow JavaScript to close tabs.
|
## Allow JavaScript to close tabs.
|
||||||
## Type: Bool
|
## Type: Bool
|
||||||
c.content.javascript.can_close_tabs = False
|
c.content.javascript.can_close_tabs = False
|
||||||
|
Loading…
Reference in New Issue
Block a user