Thunderbird support
xabolcs opened this issue · comments
It would be nice if the SDK would support Thunderbird.
At least at experimental level - not all modules should work.
Never tried it, but I don't really see a reason why it shouldn't work?
I hope too, that a simple install.rdf
change is enough.
I wondered if I could send some unit tests to the existing modules. Are there any test framework? jpm
or simply some self contained extension code (mini main.js
')?
Nah, extsdk doesn't have tests yet, unfortunately.
I re-implement Memchaser as an ExtSDK extension currently. If I'm done with it I could try how it works under Thunderbird - which could be a preliminarily result of Tb support.
If I start creating tests as a working main.js
copied to tests/test-something.js
would be good start point?