I ported an extension from Chrome to Microsoft Edge.The extension works properly in Chrome, but in Edge it has some issues.
One of these issues is that Edge does not support browser.alarms
.
For Edge extensions, what are the alternatives to using browser.alarms
?