bitwarden-estensione-browser/src/background
comparesheriff 6b6fc33b6f
Add 'lock_vault' command (#1450)
* Update manifest.json

Add additional command to lock the vault

* Update shortcuts.ts

add mousetrap binding for lock_vault command

* Update commands.background.ts

add option to lock vault with shortcut

* Update messages.json

add german key for lock_vault

* Update messages.json

add english key for 'lock_vault' command

* remove commandLockVaultDesc from de message pack

* Update messages.json

* Update shortcuts.ts

update comment for safari keybinding

* Update shortcuts.ts

remove confusing comment

Co-authored-by: ljakobitz@dev5310.com <ljakobitz@dev5310.com>
Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
2020-11-06 10:43:06 -05:00
..
commands.background.ts Add 'lock_vault' command (#1450) 2020-11-06 10:43:06 -05:00
contextMenus.background.ts [Auto-Logout] Implement Vault Timeout Options (#1194) 2020-04-06 10:40:16 -05:00
idle.background.ts Initial commit: made lock state default (#1261) 2020-05-28 13:30:11 -05:00
main.background.ts fixes to SSO process (#1395) 2020-09-18 16:03:08 -04:00
runtime.background.ts Ensure auto auto-fill ignores new-password 2020-09-21 15:41:06 -04:00
tabs.background.ts finish autofill from view, other misc cleanup (#1368) 2020-08-24 10:17:15 -04:00
webRequest.background.ts change default match on basic auth to host (#1397) 2020-09-21 10:21:09 -04:00
windows.background.ts finish autofill from view, other misc cleanup (#1368) 2020-08-24 10:17:15 -04:00