Plugins:PluginDirectory/HowPluginDetectionWorks: Difference between revisions

Jump to navigation Jump to search
Line 21: Line 21:
Most browsers expose data on installed plugins to client-side JavaScript via a
Most browsers expose data on installed plugins to client-side JavaScript via a
property named <code>navigator.plugins</code>.  (Microsoft Internet Explorer is
property named <code>navigator.plugins</code>.  (Microsoft Internet Explorer is
an exception to this rule, but more on that later.)
an exception to this rule, [[Plugins:PluginDirectory/HowPluginDetectionWorks#The_Internet_Explorer_problem|but more on that later]].)


=== navigator.plugins ===
=== navigator.plugins ===
Confirmed users
920

edits

Navigation menu