Re: Is there a way to detect the minimum version of flash required so we preemptively know when our flash content will blocked?
Chris Peterson <[email protected]> Wed, 29 Mar 2017 22:52:50 -0400
| Newsgroups | gmane.comp.mozilla.devel.plugins |
|---|---|
| Message-ID | <[email protected]> |
On 3/29/2017 7:19 PM, Amal Hussein wrote: > If I can detect the currently installed flash version via navigator.plugins, is there a way to dynamically interpret that the version is too low in for the current FireFox browser version? Does a blocked version of Flash still show up in navigator.plugins? > If not, and we have to maintain some elaborate lookup table, matching browser versions to minimum supported flash versions, is the information of what the minimum versions are for FF, available anywhere in the community? If not, can that initiative be started here, since it would benefit from crowd sourcing? The blocked Flash versions are updated dynamically and thus are not linked 1:1 with a Firefox version. (I don't know where the list of blocked Flash versions are served from.)