SeaMonkey పొడిగింతలు

పొడిగింతలకు SeaMonkey స్వాగతం.

Add extra features and styles to make SeaMonkey your own.

మూసివేయి

On the go?

Check out our Mobile Add-ons site.

మూసివేయి

R Pruitt

నా గురించి

డెవలపర్ సమాచారం
పేరు R Pruitt
వాడుకరిగా మార్చి 5, 2007
పొడిగింతల అభివృద్ధి సంఖ్య 1 పొడిగింత
డెవలపర్ యొక్క పొడిగింతల యొక్క సగటు రేటింగ్ Rated 4 out of 5 stars

నేను సృష్టించిన పొడిగింతలు

NewsFox పునఃప్రారంభించడం అవసరం విశేషత పొందినవి

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

Rated 4 out of 5 stars (239)
24 వాడుకరులు

నా సమీక్షలు

Classic Reloaded

Rated 4 out of 5 stars

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.