public
Description: Simple JavaScript objects to detect various plugins.
Homepage: http://ryanparman.com/labs/
Clone URL: git://github.com/skyzyx/plugin-detectors.git
name age message
file README.textile Sun Mar 22 13:33:32 -0700 2009 Updated the README. [skyzyx]
file acrobat.js Sun Mar 22 13:28:06 -0700 2009 Added some really, really old versions of the r... [skyzyx]
file flash.js Sun Mar 22 13:23:11 -0700 2009 Initial commit. [skyzyx]
file quicktime.js Sun Mar 22 13:23:11 -0700 2009 Initial commit. [skyzyx]
file shockwave.js Sun Mar 22 13:23:11 -0700 2009 Initial commit. [skyzyx]
file windowsmedia.js Sun Mar 22 13:28:06 -0700 2009 Added some really, really old versions of the r... [skyzyx]
README.textile

Plugin Detectors

Easily detect the installed versions of various plugins, if installed. Tested in all modern browser engines.

These are simple scripts, and will likely not change much once I nail down a few things initially.

Status

Good to go. Knock yourself out.

  • flash.js

Needs a little cleanup, but not too bad.

  • quicktime.js
  • shockwave.js

Needs a complete re-write.

  • acrobat.js
  • windowsmedia.js