[qutebrowser] Add toggl to javascript whitelist
This commit is contained in:
parent
dbcc42051e
commit
e5088962fb
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ js_whitelist = [
|
|||
"*://reddit.com/*",
|
||||
"*://translate.google.com/*",
|
||||
"*://todoist.com/*",
|
||||
"*://toggl.com/*",
|
||||
"file://*",
|
||||
"chrome://*/*",
|
||||
"qute://*/*",
|
||||
|
|
Loading…
Reference in a new issue