chrome.alarms.create("watchlist", {
            delayInMinutes: (modapi.manifest.debug ? 0 : 1),
            periodInMinutes: 10
        });