FewerFox
FewerFox copied to clipboard
Firefox userChrome.css which puts the address bar and tab bar on a single line and only displays the UI buttons on mouse over.
The address bar should remain expanded when the main menu, downloads panel etc, is hovered over. To do this I am using `popupset:hover ~ #navigator-toolbox-background`. However, Firefox groups all popups...
Using this CSS makes the browser completely broken for me:  I can resize the window, but I can't move it by dragging the cursor on the empty area at...