Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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.