0

I have seen solutions to find out if a plugin like reader or flash in installed.

Is it possible to detect if a plugin is activated or not through JavaScript?

However, those work only when the plugin is active. Is there a way to find out if a plug in installed but is not active/enabled at this time?

Community
  • 1
  • 1
Nagi
  • 76
  • 1

1 Answers1

0

I dont think so, because a deactivated plugin should have no impact to the application anymore. Thats what is meant by "deactivated"

Flyingmana
  • 305
  • 2
  • 13