skierpage

關於我

開發者資訊
名稱 skierpage
加入日期 June 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.