1
0
mirror of https://github.com/bitwarden/help synced 2025-12-06 00:03:30 +00:00

Updated the shortcut modification documentation (#86)

* Updated the shortcut modification documentation

Shortcut modification is possible in Firefox since Firefox 66 (https://www.bleepingcomputer.com/news/software/firefox-66-lets-you-reconfigure-keyboard-shortcuts-for-extensions/)

Brave and Edge are Chromium-based and therefore support the `chrome://extensions` modification method. The latest Edge browser support it too (the `chrome://extensions` will be translated to `edge://extensions` automatically).

* Update auto-fill-browser.md

Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
This commit is contained in:
vwvw
2020-04-17 17:39:25 +02:00
committed by GitHub
parent b991b2d258
commit b18a4969b3

View File

@@ -43,7 +43,11 @@ Another option is to open the popup window using the keyboard shortcut (see belo
- Linux: `Ctrl + Shift + U`
- macOS: `Cmd + Shift + Y`
You can easily customize these keyboard shortcuts in Chrome and Opera browsers. In the address bar navigate to `chrome://extensions` and locate the "Keyboard shortcuts" button (you may need to scroll to the bottom). Other browsers such as Firefox, Safari, Brave, and Edge do not currently support changing the default keyboard shortcuts for extensions.
You can easily customize these keyboard shortcuts in Chrome, Opera, Edge, and Brave browsers. In the address bar navigate to `chrome://extensions` and locate the "Keyboard shortcuts" button (you may need to scroll to the bottom).
In Firefox, you need can go to the addons preference page. Under the gears icon click the "Manage Extension Shortcuts" as explained [here](https://support.mozilla.org/en-US/kb/manage-extension-shortcuts-firefox).
Other browsers such as Safari and legacy Edge do not currently support changing the default keyboard shortcuts for extensions.
## Auto-fill on page load