Closed
Bug 163199
Opened 23 years ago
Closed 23 years ago
[RFE] Implement an option to disable Site Icons (favicons) from the URL Bar, Bookmarks Bar, etc.
Categories
(Camino Graveyard :: Toolbars & Menus, enhancement)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: dereks, Assigned: Brade)
Details
Add a check box to the Appearence prefpane to disable SiteIcons from the urlbar,
bookmarksbar, and/or where ever else they appear.
SiteIcons make Chimera/Aqua look ugly
Summary: [RFE] Implament an option to disable SiteIcons (favicons) from the urlbar, and bookmarksbar, etc.. → [RFE] Implement an option to disable Site Icons (favicons) from the URL Bar, Bookmarks Bar, etc.
Derek, you should be able to disable them by adding:
user_pref("browser.chrome.site_icons", false);
to your user.js file. It WorksForMe using Chimera/2002081605. Marking WFM.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•