javascript - Thunderbird Extension: Get the mail HTML and Object -
how can mail html (i mean body) , object on thunderbird extension? intention automatically _post elements webpage.
thank's valerio
http://mdn.beonex.com/en/extensions/thunderbird/howtos/common_thunderbird_use_cases/view_message.html has examples. either render email first, , use that, or raw contents of message (you don't want that).
Comments
Post a Comment