tabalinas / jssocials

Social Network Sharing jQuery Plugin
http://js-socials.com
MIT License
464 stars 104 forks source link

Detect support for aplications and protocols. #224

Open angelnavas opened 5 years ago

angelnavas commented 5 years ago

Is possible to detect supported sharing protocols and hide/remove/shade the unsuported ones?

For example, if you are using a computer without whattsapp, there is no error showing this when clicked at whatsapp icon.

Eg. https://stackoverflow.com/questions/27321472/share-via-whatsapp-only-if-it-is-installed

Thanks in advance.