Open
Description
currently, there seem to be no way to know beforehand if the current browser is supported. even by binding to "chosen:ready" one cannot be sure if the browser is really not supported, or if chosen is still in the process of loading.
by exposing the browser_is_supported() one would have a way to know for sure if chosen supports the current mobile browser.