搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

Remove Address Bar and Tab Bars.

  • 3 个回答
  • 2 人有此问题
  • 7 次查看
  • 最后回复者为 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.

所有回复 (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.