Yahoo!Mail Highlight important emails

Highlight emails coming from specific senders.

Auteur
blaze-125
Installations quotidiennes
0
Installations (total)
0
Notes
0 0 0
Version
2024-05-27
Créé
27/05/2024
Mis à jour
27/05/2024
Licence
MIT
S'applique à

Add your desired email addresses to the 'emailAddressList' array.
When you're done with it, it should look something like this
var emailAddressList = ["someone@somewhere.com", "SomeOneElse@SomePlaceElse.cOm".toLowerCase()];

if you do not want to get an alert, then make 'alertMe' false.