
Copyright © 2002-2006 Mark S Baines All Rights
Reserved
Last Updated: 26 05 2008
![]()
Adds an Exit button to the toolbar and the File menu "Exit" item. Firefox 2.0 and 3.0 compatible.
The button is shown here to the left of the File menu.
Install exitbutton_ff.xpi
After installation, right-click on the toolbar, select Customise... and drag the Exit button to the toolbar, placing it any where you want.
If you don't wish the File menu "Exit" item to show an icon, insert this into your userChrome.css file:
#menu_FileQuitItem { list-style-image: none !important; }See here for more on Firefox userChrome.css file.
![]()