1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-24 03:32:51 +02:00
bitwarden-browser/apps/browser/src/background
Justin Baur d79fd7f417
[PS-1306] Context Menu for MV3 (#3910)
* Add combine helper

* Helper for running multiple actions with single service cache

* Remove unneeded any

* Send identifier through callback

* Extend Tab Message

* Split out ContextMenu logic

* Add tests for ContextMenu actions

* Context Menu Fixes

* Await call to menu handler
* set onUpdatedRan to false when it's ran

* Switch to using new cache per run

* Fix Generate Password Test

* Remove old file from whitelist

* Remove Useless never from Generic

* Update apps/browser/src/background/main.background.ts

Co-authored-by: Matt Gibson <mgibson@bitwarden.com>

* Address PR Feedback

* Specify a Document Url for Context Menu Items

* Update Test

* Use Generate Password Callback

* Remove DocumentUrlPatterns

Co-authored-by: Matt Gibson <mgibson@bitwarden.com>
2023-01-06 19:31:32 -05:00
..
models [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
service_factories [PS-1306] Context Menu for MV3 (#3910) 2023-01-06 19:31:32 -05:00
commands.background.ts [EC-377] Transition Policy service into providing observables (#3259) 2022-10-11 13:08:48 +01:00
contextMenus.background.ts [PS-1306] Context Menu for MV3 (#3910) 2023-01-06 19:31:32 -05:00
idle.background.ts [PS-1854] Split services between background and visualizations (#4075) 2022-11-23 16:26:57 -06:00
main.background.ts [PS-1306] Context Menu for MV3 (#3910) 2023-01-06 19:31:32 -05:00
nativeMessaging.background.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
notification.background.ts [PS-1854] Split services between background and visualizations (#4075) 2022-11-23 16:26:57 -06:00
runtime.background.ts [SG-58] Avatar color selector (#3691) 2023-01-01 10:30:09 -05:00
tabs.background.ts Ps 1291 fix extension icon updates (#3571) 2022-10-19 08:55:57 -05:00
webRequest.background.ts Ps 1291 fix extension icon updates (#3571) 2022-10-19 08:55:57 -05:00