|
|
[an error occurred while processing this directive]
Mozilla Browser FAQLast updated on November 3, 2004.
How do I make favicons appear everywhere possible?For favicons to appear in every possible place, including those of sites you haven't visited in years, add the following lines to your user.js:
user_pref("browser.chrome.favicons", true);
Or you can enter about:config in the location bar.
So what are the values for the second preference? |