Добро пожаловать в дополнения SeaMonkey.

Добавляйте дополнительные функции и стили, чтобы настроить SeaMonkey по своему вкусу.

Закрыть

В пути?

Зайдите на наш сайт мобильных дополнений .

Закрыть

skierpage

Обо мне

Информация о разработчике
Имя skierpage
Пользователь с Июнь 27, 2017
Число разработанных дополнений 0 дополнений
Средний рейтинг дополнений разработчика Пока не оценено

Чуть более подробно…

Mozilla user since before it was called Netscape, proud purchaser of Netscape Navigator Gold 3.0! I run Firefox on Windows, Linux, and Android, and Thunderbird.

Мои отзывы

Compose Responsive Images

Рейтинг 4 из 5 звёзд

This extension stops a large image from extending horizontally outside the message window by adding max-width:100% style and removing the width and height attributes (but they still appear in Image Properties > Dimensions). This is usually what you want, but not always; e.g. if you want to include a high-res image but make it appear smaller by reducing its width and height.

I filed mozilla bug 1927353 that Thunderbird "can't set inserted images to fit window without distortion". The CSS for {min,max}-{height,width} is extremely flexible and you can add it in Image Properties > [Advanced Edit] > Inline Style, but because you can't remove the width and height attributes, it's very hard to get Thunderbird to do the right thing.