diff --git a/scripts/background.js b/scripts/background.js index 8fde963..34d2014 100644 --- a/scripts/background.js +++ b/scripts/background.js @@ -198,8 +198,9 @@ function getDefaultSettings() { badge: true, badgeValue: "all", - notificationInterval: "6", - notificationVolume: 0, + notificationInterval: "0", + notificationVolume: 20, + notificationClick: true, refreshInterval: 1, };