Small collection of UI tweaks for Firefox 4 development builds
What it does?
- Make the tabs like Google Chrome's tabs :)
- Change the look of the app button (the orange Firefox logo in the top left corner).
- Change the look of the personal tool bar (bookmarks bar) to be more compact and using a tool bar skin.
- Combine the Reload/Stop button with the URL bar (like in Google Chrome).
- Change the appearance of the URL and search fields in the navigation bar (less rounded corners, closer to the look of text fields in the Windows Explorer).
- Change the minimum width of tabs to a much lower value. The default in Firefox 4 is, in my opinion, way too high. See here for a more detailed description.
Requirements
- Windows Vista or Windows 7 with the Aero theme active. It should work with the basic or classic Windows theme, but it may not look good.
- Tabs must be set "on top"
- Menu bar should hidden (the orange "App" button with the firefox icon should be visible)
- Bookmarks bar (aka personal tool bar) should be visible, but that's optional.
- A Firefox nightly build that was released after August 10, 2010. This is important, because the necessary fix that allows Firefox to draw inside the title bar landed around August 10, so you MUST have a build that was released after this point. Beta 1 to Beta 3 is NOT sufficient.
The most recent nightly build is available from here.
If any of the above conditions is not met, chances are that these userChrome tweaks will have a bad effect on your layout. Because of some limitations and unfinished code in current Firefox 4 builds, drawing tabs inside the title bar is only possible via CSS hacks and some of them have the potential to break the layout when you are not using an Aero theme.
The easiest way to install this is by using the stylish extension for Firefox. However, there is a caveat: The official version does not work in current Firefox 4 beta builds, because of the XPCOM (and some other) changes, so you have to use a development build of the stylish extension. Builds that reportedly work with Firefox 4 beta2 (and later nightlys) can be found here.
If you do not use the stylish extension, you will need to add this to your userChrome.css file - but it's a good reason to install stylish, because you'll get one of the most useful Firefox extensions with a ton of possibilities - if you know some CSS you can not only change the look of your browser UI but also the appearance of your favorite web sites. Not to forget the thousands of already available tweaks at userstyles.org.
Issues
Yes, there are issues. First, all these tweaks are designed to be used with an Aero theme, so if you are still on Windows XP, chances are it won't work or won't look as good as you expect it to look - it is only tested on Windows 7. When you are running Windows Vista or Windows 7, the tweaks work best when using the Aero theme.
Credits
These tweaks are partially based on the work of others, specifically:
- Combined URL bar and stop/reload button (source: http://userstyles.org/styles/33745)
Get it
Obtain it from userstyles.org. Stylish users can directly install it with the extension.
