Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Hide the "Open in NEW Container Tab" option in Firefox.

  • 5 Antworten
  • 0 haben dieses Problem
  • 63 Aufrufe
  • Letzte Antwort von Agent virtuel
  • Offen

I want to hide the "Open in NEW Container Tab" option in Firefox. Is it possible to hide it through settings (such as About:config)?

I want to hide the "Open in NEW Container Tab" option in Firefox. Is it possible to hide it through settings (such as About:config)?
Angefügte Screenshots

Alle Antworten (5)

Go to Settings and turn off Enable Container Tabs.

Hello. It was in the settings menu, wasn't it? I overlooked it. Turning off "Enable container tabs" made it disappear. Solved. Thank you.

Note that some extensions require Container Tabs and therefor force containers on, i.e. you can't disable it. You see a message to inform you.

  • Settings -> General -> Tabs -> Enable Container Tabs

Hello

How to use Firefox containers https://support.mozilla.org/en-US/kb/how-use-firefox-containers

You can try an code userChrome.css

#context_reopenInContainer{display:none!important;}

With the help of Browser Toolbox https://firefox-source-docs.mozilla.org/devtools-user/browser_toolbox/index.html

Open a link in a new container tab You can open a link in a new tab on the same or a different container. Right-click any link to open the context menu. Select Open Link in New Container Tab.

https://support.mozilla.org/en-US/questions/1565493

Stellen Sie eine Frage

Sie müssen sich mit Ihrem Benutzerkonto anmelden, um auf Beiträge zu antworten. Bitte stellen Sie eine neue Frage, wenn Sie noch kein Benutzerkonto haben.