Firefox 用户 e4fe06

关于我

开发者信息
名称 Firefox 用户 e4fe06
注册时间 Aug. 23, 2008
开发的附加组件数量 0 个附加组件
开发的附加组件平均得分 尚无评分

我所发表的评价

KeePass Helper

评分4星,满分5星

Meanwhile I modified the code (HostnameInTitlebar.js) a little bit which helped me to overcome the issue with "Coral IE Tab". I simply exchanged the line containing

if (hostname === "ietab"

by

if (hostname === "coralietab""

If this will be implemented into the next release I'll give five stars.

这个评论是针对附加组件的一个早期版本的(1.0.5)。 

KeePass Helper

评分4星,满分5星

In principle this addon is great without much code footprint. Unfortunately it does not cooperate with IE Tab / Coral IE Tab. In combination with those addons it shows "coralietab" or "ietab" instead of the correct hostname. Currently I overcome this with using "Customize Titlebar". Is there any chance that this wrong hostname behaviour will be fixed?

这个评论是针对附加组件的一个早期版本的(1.0.5)。