bitwarden-estensione-browser/src/background
Josep Marí fe2557e21c
Cycle through every login when using the auto-fill shortcut (#956)
* Cycle through every login when using the auto-fill shortcut

* Leave imports ordering as it was

* Undo formatting

* Move logic to jslib

* Remove unused method
2020-08-12 16:05:12 -04:00
..
commands.background.ts [Auto-Logout] Implement Vault Timeout Options (#1194) 2020-04-06 10:40:16 -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 Merge branch 'master' of https://github.com/bitwarden/browser into feature/hidden-password 2020-06-11 20:35:30 +02:00
runtime.background.ts Cycle through every login when using the auto-fill shortcut (#956) 2020-08-12 16:05:12 -04:00
tabs.background.ts cleanup for safari 2019-08-21 09:42:34 -04:00
webRequest.background.ts [Auto-Logout] Implement Vault Timeout Options (#1194) 2020-04-06 10:40:16 -05:00
windows.background.ts separating background apis to their own classes 2017-12-07 15:06:37 -05:00