userstyles
userstyles copied to clipboard
Home-made UserStyle CSS files, to be used with Stylus or similar browser addons.
Well, as the title says. I used UserChrome.css to move the tabs to the bottom (also the url bar). Now I don't see the "List all tabs" when I click...
A couple of months ago a firefox update broke the code hiding the tab toolbar in fullscreen. This restores that functionality. fixes issue #7
I love the immersive mode without a UI.
I am using ```CSS @import "./tabs_to_bottom.userchrome.css"; ``` in my `userChrome.css` and it works. Except for when I click in the `urlbar` and the `megabar` opens. The latter unfortunately overlays the...