1
0
Fork 0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2025-07-03 12:06:31 +02:00

Added mail.google.com to the convenience preset

Fixes #413
This commit is contained in:
kkapsner 2019-12-06 23:45:28 +01:00
parent 762367a87b
commit bf757a5431
2 changed files with 2 additions and 0 deletions

View file

@ -2,6 +2,7 @@
"convenience": {
"maxFakeSize": 1000000,
"protectDOMRect": {
"mail.google.com": false,
"onedrive.live.com": false
}
},