Tagged Questions
1
vote
2answers
203 views
Message Passing from Packaged App to Extension
I have seen this article about passing messages between extensions which works when you know the extension ids.
But, what I would really like to do is pass a message from a packaged app to an ...