Plugins:PluginDirectory/HowPluginDetectionWorks: Difference between revisions

Line 63: Line 63:
it reported as version 11.5.6.606.  However, this version is not usually available via
it reported as version 11.5.6.606.  However, this version is not usually available via
<code>navigator.plugins</code>. Instead, client-side detection code has to
<code>navigator.plugins</code>. Instead, client-side detection code has to
inspect the name or description - which lists the version as "11.5".
inspect the description - which reads "Adobe Shockwave for Director Netscape plug-in, version 11.5". We can extract the version "11.5" from that text.


So, suppose that there were two releases of Shockwave for Director - say, versions 11.5.6.606 and
So, suppose that there were two releases of Shockwave for Director - say, versions 11.5.6.606 and
Confirmed users
920

edits