Le 30-05-2017 13:22, James Pearson a écrit :
> Mossroy wrote: > >> Some comments in addons.mozilla.org seem to indicate that it might >> simply come from the declared maxVersion in rdf. But, if I modify it, >> it breaks the extension signing, so Firefox refuses to install it. > > Can you install the modified extension if you set > xpinstall.signatures.required' to 'false' ? Good idea. With this setting, Firefox does not say the extension is corrupted any more, but still says it is not compatible with Firefox 52.1.2, and refuses to install it. I had put <em:maxVersion>52.*</em:maxVersion> in install.rdf (the original value was surprisingly 20.0a1, even if it's accepted by Firefox ESR 45) I found a workaround by installing https://addons.mozilla.org/fr/firefox/addon/checkcompatibility/ [1] : in this case, addon compatibility checks are disabled and IETab is accepted and works fine. But I'm not sure it would work do deploy it with IETab (through CCK2) at the same time. And it's obviously risky to do that. Links: ------ [1] https://addons.mozilla.org/fr/firefox/addon/checkcompatibility/
_______________________________________________ Enterprise mailing list [email protected] https://mail.mozilla.org/listinfo/enterprise To unsubscribe from this list, please visit https://mail.mozilla.org/listinfo/enterprise or send an email to [email protected] with a subject of "unsubscribe"

