Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

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

  • 3 个回答
  • 2 人有此问题
  • 13 次查看
  • 最后回复者为 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 :-)

所有回复 (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