mirror of
https://github.com/Phantop/dotfiles
synced 2024-11-02 12:54:39 +00:00
Qute: Reenable JS to fix Tuta
This commit is contained in:
parent
754fab4e71
commit
5c51707570
|
@ -126,6 +126,8 @@ settings:
|
||||||
global: true
|
global: true
|
||||||
content.javascript.alert:
|
content.javascript.alert:
|
||||||
global: true
|
global: true
|
||||||
|
content.javascript.can_access_clipboard:
|
||||||
|
global: false
|
||||||
content.javascript.can_open_tabs_automatically:
|
content.javascript.can_open_tabs_automatically:
|
||||||
global: false
|
global: false
|
||||||
content.javascript.enabled:
|
content.javascript.enabled:
|
||||||
|
@ -144,7 +146,7 @@ settings:
|
||||||
'*://*.turnitin.com/*': true
|
'*://*.turnitin.com/*': true
|
||||||
'*://*.twitch.tv/*': true
|
'*://*.twitch.tv/*': true
|
||||||
'*://*.youtube.com/*': true
|
'*://*.youtube.com/*': true
|
||||||
global: false
|
global: true
|
||||||
content.plugins:
|
content.plugins:
|
||||||
global: false
|
global: false
|
||||||
content.print_element_backgrounds:
|
content.print_element_backgrounds:
|
||||||
|
|
Loading…
Reference in a new issue