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

搜尋 Mozilla 技術支援網站

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

了解更多

How to bring back "close inactive tab" icon/button, in FF29?

  • 4 回覆
  • 3 有這個問題
  • 9 次檢視
  • 最近回覆由 cor-el

more options

With FF28, I was able to close tabs that do not have focus (they had close button/icon when I'd hover over them).

FF29 only offers this for active tab.

How can I get FF28 behavior back?

Thanks.

With FF28, I was able to close tabs that do not have focus (they had close button/icon when I'd hover over them). FF29 only offers this for active tab. How can I get FF28 behavior back? Thanks.

被選擇的解決方法

  1. Install Stylish and restart Firefox when prompted.
  2. Click the ≡ Menu Button and choose Add-ons.
  3. In the Add-ons Manager, click User Styles on the left.
  4. Click the Write New Style button at the top. Paste the following in the text box, give the style a name, then click the Save button.

@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

.tabbrowser-tab .tab-close-button { display: -moz-box !important }

If you don't want to install an add-on, you can use the userChrome.css file instead, but I don't recommend it.

從原來的回覆中察看解決方案 👍 2

所有回覆 (4)

more options

選擇的解決方法

  1. Install Stylish and restart Firefox when prompted.
  2. Click the ≡ Menu Button and choose Add-ons.
  3. In the Add-ons Manager, click User Styles on the left.
  4. Click the Write New Style button at the top. Paste the following in the text box, give the style a name, then click the Save button.

@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

.tabbrowser-tab .tab-close-button { display: -moz-box !important }

If you don't want to install an add-on, you can use the userChrome.css file instead, but I don't recommend it.

more options

Thank you very very much for such a quick and detailed response. I've installed Stylish add-on and your solution seems to work just fine.

It feels strange, installing hundreds of KB of code (and possibly X new vectors of attack, heh), to again have something that was always there.

Just because some bored egoistic mediocre thought he knows better. Sigh.

Thanks once again.

more options

If you hold the shiftbar and it moves the tab to the left. I do this all the time.

more options

Easiest to close a tab is to middle-click the tab with the mouse wheel.