We are writing a website in C#, and we need to detect if the client's browser has a certain (custom developed) add-on installed.
We have figured out a way how to do it when the client is using Firefox or Internet Explorer. How can we do the same with Safari and Chrome?