How does firefox chose which plugin to use?
Posted
by Brian Postow
on Super User
See other posts from Super User
or by Brian Postow
Published on 2010-04-09T21:04:32Z
Indexed on
2010/04/09
21:13 UTC
Read the original article
Hit count: 642
I have written a plugin which allows the user to view multi-page TIFF images within firefox. The problem is that Quicktime also thinks it can view TIFF images. How does Firefox chose which one gets used?
through trial and error I've determined that:
- Sometimes, my plugin (Accel VIewTIFF) just runs, and everyone is happy.
- Sometimes I need to disable Quicktime in the Add-ons window.
- Sometimes I need to remove the QuickTime plugin files from the / Library/Internet Plug-ins folder (I'm on a mac)
- Sometimes I can put QuickTime BACK after having successfully run Accel ViewTIFF.
I've yet to figure out when (if ever) each step is necessary.
Please help me escape the cargo cult! (or at least point me to the right place in a manual.)
thanks.
© Super User or respective owner