搜尋 Mozilla 技術支援網站

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

了解更多

How to disable the new tab button's container context menu?

  • 4 回覆
  • 0 有這個問題
  • 1 次檢視
  • 最近回覆由 GhostElf

more options

Is there a way to disable the new tab button's container context menu? The menu pops up when the new tab "+" icon is right clicked, as well as when left click is held down for one second on the "+" icon. I've disabled everything in about:config that contains the word "container" and that did not remove the context menu. I do not use containers and do not want that context menu popping up when I accidentally do one of the two things that trigger it. I've included a screenshot of what I want to disable and circled it in red.

Firefox version 106.0.1

Thanks!

Is there a way to disable the new tab button's container context menu? The menu pops up when the new tab "+" icon is right clicked, as well as when left click is held down for one second on the "+" icon. I've disabled everything in about:config that contains the word "container" and that did not remove the context menu. I do not use containers and do not want that context menu popping up when I accidentally do one of the two things that trigger it. I've included a screenshot of what I want to disable and circled it in red. Firefox version 106.0.1 Thanks!
附加的畫面擷圖

被選擇的解決方法

It's privacy.userContext.enabled in about:config.

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

所有回覆 (4)

more options

You can drag the new tab (+) button to the Customize palette window to remove this button from the tab bar just like you do with other toolbar buttons.

Regards, John

more options

techguy98 said

You can drag the new tab (+) button to the Customize palette window to remove this button from the tab bar just like you do with other toolbar buttons. Regards, John

Thanks, but unfortunately that wouldn't solve the problem. It would be like cutting off a hand to get rid of a loose fingernail. That would remove the new tab button entirely, which is my most frequently used button in Firefox. I just want to remove the container context menu that pops up from the new tab button. I think perhaps a scripting addon would be able to accomplish the goal if I knew how to target the specific context menu.

more options

選擇的解決方法

It's privacy.userContext.enabled in about:config.

more options

TyDraniu said

It's privacy.userContext.enabled in about:config.

Thanks, that did the trick!