Thank you. Cool ideas. I looked for the tags in the Config Editor to turn off extension compatibility checking, but they seem to have changed the labels- I can't yet tell which are the ones I'm looking for. I'll see if I can edit the extension like you said. Failing that (or failing any updates kind of soon), I'll uninstall TB3, install TB2 with the extensions I need, then update. Ugh... too much work for my busy life.
On Dec 10, 7:05 am, SoFtIcE86 <[email protected]> wrote: > I updated my TB installation with version 3 and WebMail extension > version 1.3.3 works nicely (http://downloads.mozdev.org/webmail/web- > mail-1-3-3.xpi). The Libero component, however, was marked as unactive > - incompatible with TB3. I simply downloaded the latest Libero > component from here (http://downloads.mozdev.org/webmail/ > libero-0-9-5.xpi) and forced it to comply with TB3. You have to open > it as a zip file and edit the install.rdf file like this: > > from > <em:targetApplication> > <Description> > <!-- Mozilla Thunderbird --> > <em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id> > <em:minVersion>1.4.*</em:minVersion> > <em:maxVersion>2.0.*</em:maxVersion> > </Description> > </em:targetApplication> > > to > <em:targetApplication> > <Description> > <!-- Mozilla Thunderbird --> > <em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id> > <em:minVersion>1.4.*</em:minVersion> > <em:maxVersion>3.0.*</em:maxVersion> > </Description> > </em:targetApplication> > > Save the rdf file, update the xpi archive then try to install it in > Thunderbird. I think this will fit for any other WebMail component too. -- You received this message because you are subscribed to the Google Groups "Thunderbird Webmail Extension" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/thunderbird-webmail-extension?hl=en.
