Noté 5 sur 5 étoiles

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;
}

Cette critique concerne une version précédente du module (1.0).