<a href="http://mozilla.zeniko.ch/userchrome.js.xpi">userChrome.js</a> allows to easily customize Firefox through JavaScript. What userChrome.css is for CSS customization, userChrome.js is for JavaScript. Simply edit the file userChrome.js (in the same place as userChrome.css) and its content will be run whenever a new chrome window is opened (onLoad). Download <a href="http://mozilla.zeniko.ch/us