I need to add a button next to From tag in the messege header.
Anyone knows how to do this?
I need to add a button next to From tag in the messege header.
Anyone knows how to do this?
Add an overlay to content/messenger/msgHdrViewOverlay.xul. In it,
button element as a child
of <row id="expandedfromRow">.toolbarbutton element as a
child to <toolbarpalette
id="header-view-toolbar-palette">.If these steps are not clear to you, let me know, I will elaborate. Thanks.
P.S.: These steps are for Thunderbird 3+.