Este site está com funcionalidades limitadas enquanto realizamos manutenção para melhorar sua experiência de uso. Se nenhum artigo resolver seu problema e você quiser fazer uma pergunta, nossa comunidade de suporte pode te ajudar em @FirefoxSupport no Twitter e /r/firefox no Reddit.

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

How can I delete the use of tabs or at least hide the "Open Link in New Tab" in the menu?

  • 3 respostas
  • 2 têm este problema
  • 13 visualizações
  • Última resposta de cor-el

more options

I've gone into options and put a check to hide the tabs but how can I delete the use of using tabs??? Or at least hide the "Open Link in New Tab" in the menu? I just can't get use to using tabs & now that I upgraded to FF4 my favorite add-on called "Tab Killer" does not work. Tab killer gave me the option to hide the Open Link in New Tab listed in the menu.

Thank you in advance :-)

I've gone into options and put a check to hide the tabs but how can I delete the use of using tabs??? Or at least hide the "Open Link in New Tab" in the menu? I just can't get use to using tabs & now that I upgraded to FF4 my favorite add-on called "Tab Killer" does not work. Tab killer gave me the option to hide the Open Link in New Tab listed in the menu. Thank you in advance :-)

Todas as respostas (3)

more options

Add code to userChrome.css below the @namespace line.


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

#context-openlinkintab, #placesContext_open\:newtab { display:none !important; }
more options

Thank you cor-el for the fast reply!! I really wouldn't know where to copy and paste that script that you posted. I do appreciate your time & effort... thanks again.

After searching through FF4 addons, I found an addon titled 'Menu Editor' which allowed me to take the "Open Link in New Tab" link out of the menu. If anybody needs this addon the link to it is: https://addons.mozilla.org/en-US/firefox/addon/menu-editor/

more options

You're welcome


You can make the above posted code work if you create a text file named userChrome.css in the chrome folder in the Firefox profile folder.
You also need to create a chrome folder in the Firefox profile folder if that folder doesn't exist yet.
The ChromEdit Plus extension (in my above post) makes it easier to create and edit the content of the userChrome.css file.


  • Help > Troubleshooting Information > Profile Directory: Open Containing Folder