mirror of
https://github.com/Phantop/dotfiles
synced 2025-11-28 23:35:46 +00:00
Qute: JavaScript bad
This commit is contained in:
parent
65eb38e367
commit
8dad3db661
|
|
@ -118,6 +118,17 @@ settings:
|
||||||
global: null
|
global: null
|
||||||
content.host_blocking.enabled:
|
content.host_blocking.enabled:
|
||||||
global: true
|
global: true
|
||||||
|
content.javascript.can_open_tabs_automatically:
|
||||||
|
global: false
|
||||||
|
content.javascript.enabled:
|
||||||
|
'*://*.discordapp.com/*': true
|
||||||
|
'*://*.duckduckgo.com/*': true
|
||||||
|
'*://*.github.com/*': true
|
||||||
|
'*://*.mangadex.org/*': true
|
||||||
|
'*://*.nyaa.si/*': true
|
||||||
|
'*://*.old.reddit.com/*': true
|
||||||
|
'*://*.www.youtube.com/*': true
|
||||||
|
global: false
|
||||||
content.plugins:
|
content.plugins:
|
||||||
global: false
|
global: false
|
||||||
content.ssl_strict:
|
content.ssl_strict:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue