试了好久,又搜寻不到关键字
留个纪录方便以后使用
https://superuser.com/questions/749551/how-to-remove-open-menu
1. 关闭FF
2. 将以下指令加到 userChrome.css file:
#PanelUI-menu-button
{
display: none !important;
}
3.重新启动FF
如果有安装套件 Stylish
可以直接装 Hide #PanelUI-menu-button for firefox v29+
https://userstyles.org/styles/101114/hide-panelui-menu-button-for-firefox-v29