Unexpected multiple onStartup events in published extension

127 views
Skip to first unread message

Browser Extenstion

unread,
Jun 17, 2025, 2:07:29 PMJun 17
to Chromium Extensions
Hi everyone,

Has anyone experienced multiple triggers of the chrome.runtime.onStartup event?

In my extension, I have a listener on onStartup that makes a request to a server. However, I’ve noticed that this request is sometimes sent multiple times — as if the event is firing more than once.

What’s strange is that this only happens in the published version from the Chrome Web Store. When I load the exact same extension locally in developer mode, it behaves correctly and the request is sent only once.

Has anyone run into this behavior or know what might cause it?

Thanks in advance!
Reply all
Reply to author
Forward
0 new messages