--- a/Preferences/__init__.py Thu Jan 25 13:42:27 2018 +0100 +++ b/Preferences/__init__.py Thu Jan 25 16:39:06 2018 +0100 @@ -3006,7 +3006,8 @@ "BookmarksToolBarVisible", "StatusBarVisible", "SessionAutoSave", "LoadTabOnActivation", "SafeBrowsingEnabled", "SafeBrowsingFilterPlatform", - "SafeBrowsingAutoUpdate", + "SafeBrowsingAutoUpdate", "AllowGeolocationOnInsecureOrigins", + "AllowWindowActivationFromJavaScript", "ShowScrollBars", ]: return toBool(prefClass.settings.value( "WebBrowser/" + key, prefClass.webBrowserDefaults[key]))