I'm going to implement a non-essential feature on a website. This feature will not be available for all browsers and, therefore, all users.
Should I just hide the button that activates it? Or should I inform users that this feature exists, but unavailable? Is there any benefit from latter?