Reviews for Black New Tab
Black New Tab by yoasif
Review by Firefox user 4981570
Rated 5 out of 5
by Firefox user 4981570, 7 years agoTo 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; }