Thank you all,
obrussus
obrus...@gmail.com a écrit :
Hi Mac, many thanks for your response.
I'm working on Win. I'm already reading links you have written, but
what I couldn't understand is: the bundle structure is the same in
both firefox 1.5 and firefox 3.0? And, when i add plugins as
extensions, users will install an extensions or a plugin?
Obrussus
Hi Mac, many thanks for your response.
I'm working on Win. I'm reading links you have written, but what I
couldn't understand is: the bundle structure is the same in both
firefox 1.5 and firefox 3.0?
Obrussus
I suppose so. You say your plugin used to work on FF1.5, so my guess
is : put your plugin.dll in the plugin directory of the future xpi
package, the thing to make this work on FF3 is only to write correctly
the install.rdf ( <em:maxVersion>3.*</em:maxVersion> ). Try that , and
tell me if it doesn't work.
PS.: by using an xpi package, your plugin isn't shown anymore as a
plugin, but as an extension in the Add-ons panel
Mac
Yes it works :D thank you very much!!
Obrussus