[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/*",
|
"*://reddit.com/*",
|
||||||
"*://translate.google.com/*",
|
"*://translate.google.com/*",
|
||||||
"*://todoist.com/*",
|
"*://todoist.com/*",
|
||||||
|
"*://toggl.com/*",
|
||||||
"file://*",
|
"file://*",
|
||||||
"chrome://*/*",
|
"chrome://*/*",
|
||||||
"qute://*/*",
|
"qute://*/*",
|
||||||
|
|
Loading…
Reference in a new issue