John Doe
unread,Nov 13, 2023, 1:21:59 PM11/13/23Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Chromium Extensions, Oliver Dunk, Chromium Extensions, John Doe
Hi Oliver, thanks for replying!
chrome.alarms.getAll(console.log) gives an empty array.
Chrome was opened during sleep, however even after restarting the chrome after waking up the alarm is not fired.
Would you suggest to add additional check for alarms and creating an alarm in case there are none on runtime.onStartup in the meantime to fix the issue?