bitwarden-estensione-browser/src/background
Daniel James Smith 421ab36215
Pass tab onto cipherAction, no need to look up the current tab
2021-10-19 16:03:39 +02:00
..
models Add types for addLogin and changePassword runtime messages 2021-10-19 12:10:31 +02:00
commands.background.ts Enable unlock on autofill via keyboard shortcut 2021-10-19 15:55:36 +02:00
contextMenus.background.ts Pass tab onto cipherAction, no need to look up the current tab 2021-10-19 16:03:39 +02:00
idle.background.ts Use explicit import paths (#2074) 2021-09-17 15:44:27 +02:00
main.background.ts Use messages/events instead of main.unlockCompleted 2021-10-18 16:41:42 +02:00
nativeMessaging.background.ts Use explicit import paths (#2074) 2021-09-17 15:44:27 +02:00
notification.background.ts Add types for addLogin and changePassword runtime messages 2021-10-19 12:10:31 +02:00
runtime.background.ts Capitalize class name: LockedVaultPendingNotificationsItem 2021-10-19 11:20:55 +02:00
tabs.background.ts Move notificationQueue from main into notification.background 2021-10-15 15:09:13 +02:00
webRequest.background.ts Use explicit import paths (#2074) 2021-09-17 15:44:27 +02:00
windows.background.ts finish autofill from view, other misc cleanup (#1368) 2020-08-24 10:17:15 -04:00