Black New Tab에 대한 리뷰
Black New Tab 제작자: yoasif
Firefox 사용자 4981570 님의 리뷰
5점 만점에 5점
Firefox 사용자 4981570 님, 8년 전To prevent the white flash, put the following lines into /chrome/userchrome.css . You may need to manually create the chrome folder.
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
/*Prevents White pre-load flash*/
tabbrowser tabpanels { background-color: black !important; }
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
/*Prevents White pre-load flash*/
tabbrowser tabpanels { background-color: black !important; }