Tagged Questions
2
votes
1answer
490 views
Invoke a java method from a Thunderbird Extension
I want to make a thunderbird extension. So the first question is where to get started. Can you point me to some sample extensions in which I can plug in my code? This will significantly reduce the ...