I have a simple NPAPI plugin consisting of a dll and xpt. I tried installing it on Firefox 4 according to the following documentation https://developer.mozilla.org/en/Shipping_a_plugin_as_a_Toolkit_bundle
but when i try to load the .xpi in the browser, it recognizes it as an extension instead of a plugin. Is there a different way to install it as a plugin?