Trang web này sẽ có chức năng hạn chế trong khi chúng tôi trải qua bảo trì để cải thiện trải nghiệm của bạn. Nếu một bài viết không giải quyết được vấn đề của bạn và bạn muốn đặt câu hỏi, chúng tôi có cộng đồng hỗ trợ của chúng tôi đang chờ để giúp bạn tại @FirefoxSupport trên Twitter và /r/firefox trên Reddit.

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

How do I get rid of tabs bar in Firefox?

more options

With safari, it only shows up when used. It's wasting space. I don't need the tabs bar. I only want the web address bar and bookmarks bar. This will shrink the top of the Firefox browser and leave more space to view web pages. Thanks, Frank

With safari, it only shows up when used. It's wasting space. I don't need the tabs bar. I only want the web address bar and bookmarks bar. This will shrink the top of the Firefox browser and leave more space to view web pages. Thanks, Frank

Tất cả các câu trả lời (3)

more options

Hi, https://addons.mozilla.org/en-GB/firefox/search/?platform=mac&q=hide+tabs Please let us know if this solved your issue or if need further assistance.

Được chỉnh sửa bởi Shadow110 vào

more options

Please see updated previous post as URL was for windows.

Separate Security Issue, please update your Flash 10.0 r45 & Flash 30.0 r0 by removing them with this tool : https://helpx.adobe.com/flash-player/kb/uninstall-flash-player-mac-os.html Flash Player Version: 30.0.0.134 Current Version https://get.adobe.com/flashplayer/otherversions/ Step 1: Select Operating System Step 2: Select A Version (Firefox, . . . .) Note: Other software is offered in the download. <Windows Only>

more options

I don't think an add-on can hide the entire tab bar yet. You can do it with custom style rules. You would apply them to Firefox's toolbar area using a userChrome.css file. (Most likely those terms are unfamiliar. See https://www.userchrome.org/.)

But I don't know if it's possible to only hide the bar when there is one tab, and make it visible when there is more than one tab. If you don't find a solution for that, I can think of two possible workarounds:

(1) Use an add-on to prevent multiple tabs per window. Each tab would get its own window. https://addons.mozilla.org/firefox/addon/i-hate-tabs-sdi-for-firefox/

Then you would never need the tab bar, except to use the controls that appear on a tab, such as the "mute" button.

(2) Instead of completely hiding the tab bar, use rules that squash it down to a short bar, and then show the full bar when you hover the mouse over a tab.

Example custom style recipe: https://support.mozilla.org/questions/1199921#answer-1065379

Or you could combine #1 and #2.