Difference between revisions of "Plugin detection"

From PanoTools.org Wiki
Jump to navigation Jump to search
m (removed CR)
(As all modern browsers stopped support for NPAPI plugins this is no longer useful.)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Plugin detection is the process to determine the installed plugin within the Web-browser. The most common way is to use Javascript.
+
Plugin detection was the process to determine the installed plugin within the Web-browser. As all modern browsers stopped support for NPAPI plugins this is no longer useful.
  
== Plugin specific solutions ==
+
[[Category:Software:Platform:Linux]]
 
+
[[Category:Software:Platform:Mac OS X]]
* QuickTime - http://www.apple.com/quicktime/technologies/interactivity/qtjavascript.html
+
[[Category:Software:Platform:Windows]]
* Flash - http://www.adobe.com/products/flashplayer/download/detection_kit/
 
* DevalVR - http://www.adobe.com/products/flashplayer/download/detection_kit/
 
* Shockwave - SPi-V http://www.adobe.com/go/tn_15722
 
 
 
== Multible Plugins ==
 
 
 
* panoptics pluginDetect - http://www.panoptics.co.uk/products-services/plugindetect/
 
* DevalVR detectvr script - http://www.devalvr.com/instalacion/detectvr.zip
 
 
 
== Webservice  ==
 
 
 
* Brocap/Birdcap - http://br.xenaura.com/ and http://www.dativ.at/brocap/index.html
 

Latest revision as of 13:38, 16 August 2019

Plugin detection was the process to determine the installed plugin within the Web-browser. As all modern browsers stopped support for NPAPI plugins this is no longer useful.