diff --git a/options/presets.json b/options/presets.json index 1fcc041..b97349f 100644 --- a/options/presets.json +++ b/options/presets.json @@ -2,6 +2,7 @@ "convenience": { "maxFakeSize": 1000000, "protectDOMRect": { + "mail.google.com": false, "onedrive.live.com": false } }, diff --git a/releaseNotes.txt b/releaseNotes.txt index 2230664..79b588b 100644 --- a/releaseNotes.txt +++ b/releaseNotes.txt @@ -2,6 +2,7 @@ Version 0.5.15: changes: - improved storage of protected API features - code cleanup + - added mail.google.com to the convenience preset new features: - added screen protection