- 已解決
Remove keyboard shortcuts from Context Menus
Does anyone know how to remove the the keyboard shortcuts from Context Menus? For example: Ctrl+Shift+O beside Manage Bookmarks, or Ctrl+Shift+H by Show All History? I li… (閱讀更多)
Does anyone know how to remove the the keyboard shortcuts from Context Menus? For example: Ctrl+Shift+O beside Manage Bookmarks, or Ctrl+Shift+H by Show All History? I like having them gone so the menus can be narrower. This code worked until the latest update to FF 143: .menu-accel-container{display:none!important} thanks!