Ye Jia

關於我

開發者資訊
名稱 Ye Jia
加入日期 Dec. 19, 2008
參與開發的附加元件數量 0 個附加元件
此開發者的附加元件平均分數 未經評分

我所發表的評論

SmartTemplate

評分: 4 / 5 顆星

seems the html code was filtered by AMO. If I use round brackets instead of angle brackets, and bspan for the end of span tag, then I meant set a HTML template as

(span)xxx(bspan)(span) xxx(bspan)

此意見為舊版本 (0.4.0) 的附加元件。 

SmartTemplate

評分: 4 / 5 顆星

Hi Yasuda,

Thank you for creating this TB extension! It's very useful for me.

Here is a bug report:
set a template in HTML as
xxx xxx
will lose the space when it's finally presented in the editor. It was likely caused by
msg.replace(/ +() +/gm, "$1$2")
in the line 439 (and might 437) of messengercomposeOverlay.js.

Hope this be helpful for you and may SmartTemplate be better and better.

此意見為舊版本 (0.4.0) 的附加元件。