Firefox 使用者 54af83
關於我
名稱 | Firefox 使用者 54af83 |
---|---|
加入日期 | June 6, 2018 |
參與開發的附加元件數量 | 0 個附加元件 |
此開發者的附加元件平均分數 | 未經評分 |
我所發表的評論
Mail Merge
評分: 4 / 5 顆星
Excellent add-on for sending customized emails to many people at once. However it would be great if it would allow nested variables. For example,
Pluralizing numbers:
{{NumProducts|==|1|1 product|{{NumProducts}} products}}, which would use the text "1 product" if "NumProducts" is 1, or else it would display "{{NumProducts}} products" if it is not 1.
Either one variable or another variable:
{{Name||{{Company}}|{{Name}}}} which would use the text of "Company" if "Name" is empty, or else use the text of "Name"
URL containing string:
{{PromoCode|||Click on http://www.example.com/promo/{{PromoCode}} for a {{PromoDiscount}}% discount off your next purchase}} which would add this text if the "PromoCode" is not empty.
如果您要新增自己的收藏集,你必須先申請一個 Mozilla 附加元件的帳號。