clients/apps/browser/src/content
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
..
autofill.css [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
autofill.js Handle null value URLs in autofiller script (#4277) 2022-12-28 08:49:38 -06:00
autofiller.ts [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
contextMenuHandler.ts [PS-1306] Context Menu for MV3 (#3910) 2023-01-06 19:31:32 -05:00
message_handler.ts [SM-204] Add the curly eslint rule (#3464) 2022-09-09 09:30:51 +02:00
misc-utils.ts [PS-817] Add Generate Password Shortcut to MV3 (#3575) 2022-10-18 13:03:09 -04:00
notificationBar.ts [PS-1693] feat(browser): implement theming for notification bar (#3805) 2022-10-27 19:34:47 +02:00