為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Remove Address Bar and Tab Bars.

  • 3 回覆
  • 2 有這個問題
  • 1 次檢視
  • 最近回覆由 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.