bitwarden-estensione-browser/src/background
Thomas Rittson 0bd22dcddc
Add new context menu item: Copy Custom Field Name (#2045)
* Add "Copy custom field name" context menu item

* Title case context menu string

* Improve Copy Custom Field Name logic

* Move CopyClickedElement to runtime.background

* Update dependencies

* Add comments, refactor logic, add failure messages

* Fix typo and linting

* Fix typos

* Move null check inside function
2021-09-02 07:51:43 +10:00
..
commands.background.ts Add jslib as a "real" dependency (#1876) 2021-06-07 19:25:37 +02:00
contextMenus.background.ts Add new context menu item: Copy Custom Field Name (#2045) 2021-09-02 07:51:43 +10:00
idle.background.ts Add jslib as a "real" dependency (#1876) 2021-06-07 19:25:37 +02:00
main.background.ts Add new context menu item: Copy Custom Field Name (#2045) 2021-09-02 07:51:43 +10:00
nativeMessaging.background.ts Add jslib as a "real" dependency (#1876) 2021-06-07 19:25:37 +02:00
runtime.background.ts Add new context menu item: Copy Custom Field Name (#2045) 2021-09-02 07:51:43 +10:00
tabs.background.ts finish autofill from view, other misc cleanup (#1368) 2020-08-24 10:17:15 -04:00
webRequest.background.ts Add jslib as a "real" dependency (#1876) 2021-06-07 19:25:37 +02:00
windows.background.ts finish autofill from view, other misc cleanup (#1368) 2020-08-24 10:17:15 -04:00