There is documentation about message passing on a Chrome extension
as well as a few Stack Overflow links on how to check whether a user has a Chrome extension installed from a web page
But, I've been doing some research and I haven't found a definite answer on whether a Chrome extension (or even a web page) can tell if a Google add-on is installed or not. I was hoping add-ons would have the same message passing option extensions have, but it doesn't look like to be the case. If not, any potential workarounds?