R Pruitt

Oer my

Untwikkelersynformaasje
Namme R Pruitt
Brûker sûnt March 5, 2007
Oantal ûntwikkele add-ons 1 add-on
Gemiddelde wurdearring fan de add-ons fan de ûntwikkeler Wurdearring: 4 fan de 5 stjerren

Troch my makke add-ons

NewsFox Fereasket opnij starte

NewsFox is an efficient 3-pane(email) style Atom/RSS feed reader.

Wurdearring: 4 fan de 5 stjerren (239)
26 brûkers

Myn beoardielingen

Classic Reloaded

Wurdearring: 4 fan de 5 stjerren

To remove the message header toolbar entirely, put the following line in userChrome.css:

#header-view-toolbox { display: none; }

Edited to add: to have the message header buttons display normally(to the right for LTR languages) use the following:

#expandedHeadersTopBox { display: block; }

Apparently this is overwritten in the extension, and it is what allows the From and buttons to be moved with CSS.