Re: Developing a plugin to be installed automatically
Martin Husemann <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.plugins |
|---|---|
| Message-ID | <[email protected]> |
Is it a missing <em:unpack>true</em:unpack> in your install.rdf? See: https://developer.mozilla.org/en/Extensions/Updating_extensions_for_Firefox_4#XPI_unpacking BTW: I wonder if mozilla should explicitly check for some extensions (like .dll) and warn about this at xpi install time? Martin