Since Firefox doesn't come with any way to set alarms (unlike Chrome), we need a custom implementation that triggers when the next reminder is ready. I've started some code, but it caused Firefox to crash. It's probably related to the timers implementation doing something infinitely.
Since Firefox doesn't come with any way to set alarms (unlike Chrome), we need a custom implementation that triggers when the next reminder is ready. I've started some code, but it caused Firefox to crash. It's probably related to the timers implementation doing something infinitely.