웹사이트를 빠르고 자유롭게 누빌 수 있는 Mozilla Firefox를 다운로드하면 이곳에서 수천가지 부가 기능을 사용하실 수 있습니다!
닫기R Pruitt
내 정보
이름 | R Pruitt |
---|---|
가입한 날짜 | 3월 5, 2007 |
개발한 부가 기능 수 | 부가 기능 1개 |
이 개발자의 부가 기능의 평균 별점 | 5점중 4점 받음 |
제작한 부가 기능
내 검토
Classic Reloaded
5점중 4점 받음
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.
모음집을 제작하시려면 Mozilla 부가 기능 계정이 있어야 합니다.
아니면 현재 사용중인 계정으로 로그인 하세요