Enable the windows controls
Hey, I have a Profile, where the tab-toolbar is disabled and where I only have a Window with the Website, this is okay, because I want it that way, but I want to enable for this profile the windows controls, but the rest should be still disabled. I found only the setting for disable the windows controls which is: „ #window-controls { display:none!important; }“. But I don‘t find the option to enable it. Does somebody knows how I can do this?
Alle Antworten (2)
What OS is this about ?
Firefox can show those controls on various toolbars like the window Title bar and with the Title bar hidden show them on the Menu bar and with the Menu bar hidden show them on the Tab bar. If you hide all three like you are doing of them then it might not be possible to show the controls. It might work if you make one of the toolbars transparent or let it collapse and position the controls absolutely.
Maybe ask for help in this forum:
If you are using a Linux OS, you can't get the window controls without the title bar except, possibly, by using userChrome.css, in which case you could ask on that Reddit sub or on the forums at mozillazine. org.
Geändert am