برای امتحان کردن صدها افزودنی موجود در اینجا، موزیلا فایرفاکس، یک راه سریع، رایگان برای مرور وب را بارگیری کنید!
CloseWelcome to فایرفاکس Add-ons.
Choose from thousands of extra features and styles to make Firefox your own.
CloseR Pruitt
درباره من
Name | R Pruitt |
---|---|
عضو وبگاه از تاریخ | مارس 5, 2007 |
Number of add-ons developed | 1 add-on |
Average rating of developer's add-ons | Rated 4 out of 5 stars |
Add-ons I've created
My Reviews
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.
To create your own collections, you must have a Mozilla Add-ons account.