
about manifest v3 service worker
가영 김
186
Reputation points
If you close all the edge browsers and then turn on the edge browser again, the extension is disabled and looks like the attached image.
i must reload extension in Extension Management for used. if reload, extension is enabled and works, and the icon changes.
When I open the edge browser, I want the extension to be activated immediately and the service worker to work in background.
How do I enable the service worker when I start my browser?
I use manifest v3,
chrome.runtime.onStartup.addListener(() => {}
I tried using the API above, but it didn't activate..
Please help me!!
Microsoft Edge | Microsoft Edge development

2,666 questions
Sign in to answer