manifest.json
{ \"manifest_version\": 2, \"name\": \"App name\", \"description\": \"Description goes here\", \"version\": \"
You didn't create any alarm, so no onAlarm event will be fired.
onAlarm
Create an alarm with chrome.alarms.create. Note: you should do it in the chrome.runtime.onInstalled event.