Pomoc pśepytaś

Glědajśo se wobšudy pomocy. Njenapominajomy was nigda, telefonowy numer zawołaś, SMS pósłaś abo wósobinske informacije pśeraźiś. Pšosym dajśo suspektnu aktiwitu z pomocu nastajenja „Znjewužywanje k wěsći daś“ k wěsći.

Learn More

Thunderbird Extensions. How do I set message composer body?

  • 1 wótegrono
  • 1 ma toś ten problem
  • 7 naglědow
  • Slědne wótegrono wót Matt

more options

I am currently developing an extension which needs to encrypt the body of the email you are writing. I already did the encryption part, but now I need to display a html in the message composer window. I already know how to extract the text with:

var msgComposer = window.gMsgCompose; var editor = msgComposer.editor; var text = editor.outputToString('text/plain', editor.eNone);

I haven't found a way to set the mail body however...

I am currently developing an extension which needs to encrypt the body of the email you are writing. I already did the encryption part, but now I need to display a html in the message composer window. I already know how to extract the text with: var msgComposer = window.gMsgCompose; var editor = msgComposer.editor; var text = editor.outputToString('text/plain', editor.eNone); I haven't found a way to set the mail body however...

Wšykne wótegrona (1)

more options

I suggest you ask for add-on development help in the appropriate forum. This is just a general user support location. Do developers here to help you.

Try here https://discourse.mozilla.org/c/thunderbird/addons