FewerFox icon indicating copy to clipboard operation
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.

Results 2 FewerFox issues
Sort by recently updated
recently updated
newest added

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...

blocked upstream

Using this CSS makes the browser completely broken for me: ![image](https://user-images.githubusercontent.com/19533893/168485002-2b4fc633-f6b2-4768-a05a-a13bc1960e89.png) I can resize the window, but I can't move it by dragging the cursor on the empty area at...