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)。