gnaudio / jabra-browser-integration

JavaScript library to control a Jabra headset from a browser
https://www.npmjs.com/package/@gnaudio/jabra-browser-integration
MIT License
3 stars 1 forks source link

Cross-extensions communication #40

Closed JKoehren closed 4 years ago

JKoehren commented 5 years ago

Hi, I need to use the jabra-browser-integration extension with another chrome extension.

I saw on this chrome doc that the listening extension must use runtime.onMessageExternal but jabra extension doesn't support it. I would like to know if the cross-extension functionality will be planned or if another way exists (without a personal fork of the jabra extension).

Thanks you.

ghost commented 5 years ago

Currently no plans, but if you can contribute a PR (that does not require additional permissions for our extension) + a test case, the functionality can be added.

ghost commented 4 years ago

Closing this as no PR has been contributed.