评分5星,满分5星

Excellent addon.

Problem with "free" pixel above tabs in maximized mode can be fixed by adding style to profile\chrome\userChrome.css:

#tabs-toolbar {
margin-top: -1px;
}

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