Добро пожаловать в дополнения Thunderbird.
Добавляйте дополнительные функции и стили, чтобы настроить Thunderbird по своему вкусу.
ЗакрытьОтзыв на Stationery от itsme
Рейтинг 5 из 5 звёзд
HINT/Trick Pictures With TB 52.1.1 you should use Data_Uri (inbound base64) to load pictures as external content is blocked and unblocking is anyoing. Use
<img alt="mylogo" title="mylogo" src="data:image/png;filename=gleis9_logo.png;base64,iVBORw0KGgo...." border="0"> instead of <img "file=///...">
read more on DATA_URI (https://en.wikipedia.org/wiki/Data_URI_scheme)
You can create this getting into the HTML signature from a sent message or draft and copy and pasting it to the source.
You can use the "allow html temp" Addon or view the source of a sent message (I guess thats ctrl+u).
Для создания своих подборок вам необходимо иметь учётную запись на сайте дополнений Mozilla.