Milan Konir

Results 5 comments of Milan Konir

👋 We have ran into the same issue while migrating extension to MV3 and decided to build an extension background service worker specific SDK on top of the `js-common-sdk`. We...

@eli-darkly Thanks for the heads up. I can understand the reasons why you don't want to turn the `js-sdk-common` into officially supported API for 3rd parties to build on top...

@kinyoklion Great info, looking forward for the new SDK! Until it lands, I have published an SDK that is compatible with browser extension service worker environment (MV3) for fellow extension...

> This would fix #44 , right? Just the `removeListener`, but I can also add the `hasListener` to this PR.

> [@milankonir](https://github.com/milankonir) What is your expected output here. Do you want it to output `'Hello \x00 foo'` Yes, that's what I would expect.