Re: extension and plugin in same *.xpi file ?

Roberto <[email protected]> Mon, 06 Jun 2005 13:00:05 -0300
Newsgroups gmane.comp.mozilla.devel.xpinstall
Organization Another Netscape Collabra Server User
Message-ID <[email protected]>
Benjamin D. Smedberg wrote:
> 
> I just added support for Firefox-style extensions to ship plugins as 
> part of the extension directory structure. Put your plugin in the 
> /plugins/ folder of your XPI.  Then it's fine that Firefox ignores your 
> install.js, because your install.rdf is "enough".
> 
> --BDS

Great, thanks (I hope this makes into Firefox 1.1)