Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

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

  • 4 件の返信
  • 0 人がこの問題に困っています
  • 601 回表示
  • 最後の返信者: 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!