Rated 5 out of 5 stars

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

This review is for a previous version of the add-on (1.0).