Is it possible to add timer in badge on the icon for MV3?
I wanted to try plasmo but not sure if the MV3 which supported by plasmo can have this kind of feature.
When user click on a button on the Content script, it will add a badge showing the timer until the timer runs out.
I’m aware that we can persist the timer by saving the endTime for the timer. But not sure about having a timer running on the service worker.
Or is it only possible on in MV2?
When user click on a button on the Content script, it will add a badge showing the timer until the timer runs out.
I’m aware that we can persist the timer by saving the endTime for the timer. But not sure about having a timer running on the service worker.
Or is it only possible on in MV2?
