I'm trying to create my own custom buttons in Thunderbird. I am trying to make a "Save as Template" stand-alone button. I've gotten the chrome directory completed but I cannot figure out what the command is in the button.js file. Any help is appreciated.
Asked
Active
Viewed 168 times
1 Answers
1
You need to associate the command "cmd_saveAsTemplate" with your toolbar button.
For tasks like this one, I recommoned DOM Inspector which lets you dive into the a window's XUL structure.

speedball2001
- 947
- 4
- 7