I have a chrome extension installed in my browser. When I click the extension\'s icon in the menu bar the extension opens as a floating pop-up, as expected.
What I am t
Sadly, it's completely impossible.
There is an API in the works, but it would require at a minimum a user gesture, at a maximum explicit invocation of the extension.
So opening a link would not be enough, nor would a Native Message be.