Passing Multiple Messages to a single listener in Manifest 3 Chrome Extension Javascript
I am creating a chrome extension that scans a googlemail email that is on an open tab. It then looks for elements that would indicate that the email is suspicious. Currently there are four buttons – 1 copies the e-mail to the HTML. The next compares the Sender Title with the Domain name to see if they’re a match.