mirror of
https://github.com/Phantop/dotfiles
synced 2024-11-02 12:54:39 +00:00
Qute: Better JavaScript bypassing.
This commit is contained in:
parent
28e6afe3f1
commit
594ed12162
|
@ -129,15 +129,13 @@ settings:
|
|||
content.javascript.can_open_tabs_automatically:
|
||||
global: false
|
||||
content.javascript.enabled:
|
||||
'*://*.accounts.google.com/*': true
|
||||
'*://*.classroom.google.com/*': true
|
||||
'*://*.google.com/*': true
|
||||
'*://*.discordapp.com/*': true
|
||||
'*://*.docs.google.com/*': true
|
||||
'*://*.duckduckgo.com/*': true
|
||||
'*://*.github.com/*': true
|
||||
'*://*.horriblesubs.info/*': true
|
||||
'*://*.imgur.com/*': true
|
||||
'*://*.kanzenshuu.com/*': true
|
||||
'*://*.keep.google.com/*': true
|
||||
'*://*.mail.tutanota.com/*': true
|
||||
'*://*.mangadex.org/*': true
|
||||
'*://*.mega.nz/*': true
|
||||
|
@ -146,9 +144,6 @@ settings:
|
|||
'*://*.turnitin.com/*': true
|
||||
'*://*.twitch.tv/*': true
|
||||
'*://*.youtube.com/*': true
|
||||
'*://docs.google.com/*': false
|
||||
'*://drive.google.com/*': true
|
||||
'*://photos.google.com/*': true
|
||||
global: false
|
||||
content.plugins:
|
||||
global: false
|
||||
|
|
Loading…
Reference in a new issue