skierpage

معلومات عنّي

معلومات المطور
الاسم skierpage
مُستخدم منذ يونيو 27, 2017
عدد الإضافات التي طورتها 0 إضافة/إضافات
معدّل التقييم من مطوري الإضافات بلا تقييم حتى الآن

In a little more detail...

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.