Can you add support for listening for messages from other extensions? I created addon that added "Send to ..." as button to links on page for convenience. Only problem is that your extension doesn't handle messages from other extensions.
I temporarily added onMessageExternal listener to your extension and it works as expected
Can you add support for listening for messages from other extensions? I created addon that added "Send to ..." as button to links on page for convenience. Only problem is that your extension doesn't handle messages from other extensions.
I temporarily added onMessageExternal listener to your extension and it works as expected
This would be very helpful, as I wouldn't need to copy-paste your extension into mine and modify native-client manifest.