about manifest v3 service worker

가영 김 186 Reputation points
2023-04-24T07:12:39.1733333+00:00

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
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.