Change the window icon
Posted by admin on 30 Apr 2007 5:14 am. Filed under Tips & Tricks.
- You can change Firefox’s default window icon to any icon you want, by following these steps:
- Go to the folder you installed Firefox in (e.g.
C:\Program Files\Mozilla Firefox\) and then go to the subfolder chrome. - While in
chrome, create a new subfolder calledicons, then go to that folder and create yet another subfolder calleddefault. The full path to this folder could be C:\Program Files\Mozilla Firefox\chrome\icons\default\. - Choose the icon you want to use (on Windows use .ico files, on Linux use .xpm files) and then place it in this folder and rename it to
main-window.[ext], e.g.main-window.icoon Windows andmain-window.xpmon Linux.
In addition to the main window, you can also change the icon on the Bookmark Manager and JavaScript Console. The icon names are
bookmark-window.[ext]andjsconsoleWindow.[ext], respectively.After this is done, restart Firefox and you should be able to see your chosen icon in the title of the browser windows.
- Go to the folder you installed Firefox in (e.g.