Detect if browser has RSS/News Aggregator installed
Hello, all,
I was wondering if it's possible to use JavaScript to detect if a user's browser has an RSS Feed Reader or News Aggregator extension installed?
I'm tasked with adding an RSS Feed subscription to a project, and I noticed that if a browser does not have a Feed Reader or News Aggregator then clicking the link just displays the code contained within my .rss file. So, I would like to use a conditional whereby if a Feed Reader isn't installed, the RSS subscribe link doesn't show.
Any thoughts?
V/r,
^ _ ^
