mirror of
https://github.com/keepassxreboot/keepassxc-browser.git
synced 2026-03-11 08:54:43 +00:00
Change password fill shortcut with Chrome
This commit is contained in:
parent
2ef5936e11
commit
7685bcf760
1 changed files with 2 additions and 2 deletions
4
dist/manifest_chromium.json
vendored
4
dist/manifest_chromium.json
vendored
|
|
@ -75,8 +75,8 @@
|
|||
"fill_password": {
|
||||
"description": "__MSG_contextMenuFillPassword__",
|
||||
"suggested_key": {
|
||||
"default": "Alt+Shift+I",
|
||||
"mac": "MacCtrl+Shift+I"
|
||||
"default": "Alt+Shift+P",
|
||||
"mac": "MacCtrl+Shift+P"
|
||||
}
|
||||
},
|
||||
"fill_totp": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue