bitwarden-estensione-browser/src/background
Thomas Rittson cffd4b3515
Fix Copy Custom Field Name on pages with iframes (#2091)
* Improve error messages

* Send getClickedElement msg to specific frameId

* Add support for finding input element from label

* Use i18n for error messages

* Fix unrelated linting
2021-10-07 09:52:33 +10:00
..
commands.background.ts Add jslib as a "real" dependency (#1876) 2021-06-07 19:25:37 +02:00
contextMenus.background.ts Fix Copy Custom Field Name on pages with iframes (#2091) 2021-10-07 09:52:33 +10:00
idle.background.ts Use explicit import paths (#2074) 2021-09-17 15:44:27 +02:00
main.background.ts Use theme enum and platformUtilsService helpers (#2089) 2021-10-05 06:30:31 +10:00
nativeMessaging.background.ts Use explicit import paths (#2074) 2021-09-17 15:44:27 +02:00
runtime.background.ts Use explicit import paths (#2074) 2021-09-17 15:44:27 +02:00
tabs.background.ts finish autofill from view, other misc cleanup (#1368) 2020-08-24 10:17:15 -04: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