Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

Remove Address Bar and Tab Bars.

  • 3 odpovědi
  • 2 mají tento problém
  • 1 zobrazení
  • Poslední odpověď od Zanden

more options

I would like to remove the Address bar and also the tabs bar above that. If possible id like to stay away from plugins or add-on if possible. Best description would be full screen mode but sizeable so i can have more then one window open.

Firefox build 47 Windows 7.
I would like to remove the Address bar and also the tabs bar above that. If possible id like to stay away from plugins or add-on if possible. Best description would be full screen mode but sizeable so i can have more then one window open. Firefox build 47 Windows 7.

Všechny odpovědi (3)

more options

You can use custom style rules to modify the toolbar area, and apply those to Firefox using either the Stylish extension OR a userChrome.css file. Stylish is convenient for development due to its handy preview feature, but if you prefer to completely avoid any additional extensions, userChrome.css is a built-in option.

You might want to create two rules, one which hides the bars normally and another which displays them when you hover a certain area. Unless someone has written the rules already, I suspect some trial and error will be involved.

Some resources to get you started:

more options

By the way, you can find helpers on the following forum (categories in the left column): https://forum.userstyles.org/

more options

Thank you for your reply.