搜索 | 用户支持

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

详细了解

Remove menubar menus with userchrome.css

  • 6 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 noel_envode

more options

I have this code to remove the Edit and Help menus

  1. helpMenu, #edit-menu { display: none !important; }

But I can't get it to work for the File, View, History, Bookmarks, and Tools menus.

I'd also like to replace the Tools and Help menus with custom buttons.

I have this code to remove the Edit and Help menus #helpMenu, #edit-menu { display: none !important; } But I can't get it to work for the File, View, History, Bookmarks, and Tools menus. I'd also like to replace the Tools and Help menus with custom buttons.

被采纳的解决方案

cor-el said

You can see the IDs in this screenshot.

Thank you. That's precisely what I came here for.

the-edmeister said

IMO, just hide the Menu Bar and when you want to access those menu item categories just hit the Alt key to temporarily reveal the Menu Bar. Thenb click on what category you want to access. Also, you can access each of those categories via the keyboard directly using the underlined Hotkey's. IOW, if you want to open Options - hit Alt, then hit T (for Tools), then hit O (for Options).

the-edmeister, You put the icing on the cake. I got more than I bargained for today. Two for the price of one.

Xlnt Alt key tip. What I also like about it is that it gives "drag space". I recently noticed that enabling the menubar disables the "drag space" option in customize. Now you have the best of both worlds.

Thanks!

定位到答案原位置 👍 0

所有回复 (6)

more options

Where are these menu bars you would like to remove ? If it is at the top of the browser to the far right why do you not just turn them off by going to Customize --> mouse to the bottom of the page to Tool Bars, or mouse top of the browser and Right Click.

more options

I'm, referring to the dropdown menus on the menubar

more options

noel_envoide said

I'm, referring to the dropdown menus on the menubar

So was I : https://support.mozilla.org/en-US/kb/customize-firefox-controls-buttons-and-toolbars#w_turn-on-the-title-bar-menu-bar-or-bookmarks-toolbar

Reverse the above.

more options

IMO, just hide the Menu Bar and when you want to access those menu item categories just hit the Alt key to temporarily reveal the Menu Bar. Thenb click on what category you want to access.

Also, you can access each of those categories via the keyboard directly using the underlined Hotkey's. IOW, if you want to open Options - hit Alt, then hit T (for Tools), then hit O (for Options).

more options

You can see the IDs in this screenshot.

more options

选择的解决方案

cor-el said

You can see the IDs in this screenshot.

Thank you. That's precisely what I came here for.

the-edmeister said

IMO, just hide the Menu Bar and when you want to access those menu item categories just hit the Alt key to temporarily reveal the Menu Bar. Thenb click on what category you want to access. Also, you can access each of those categories via the keyboard directly using the underlined Hotkey's. IOW, if you want to open Options - hit Alt, then hit T (for Tools), then hit O (for Options).

the-edmeister, You put the icing on the cake. I got more than I bargained for today. Two for the price of one.

Xlnt Alt key tip. What I also like about it is that it gives "drag space". I recently noticed that enabling the menubar disables the "drag space" option in customize. Now you have the best of both worlds.

Thanks!