Yahoo!Mail Highlight important emails

Highlight emails coming from specific senders.

Autor
blaze-125
Instalaciones diarias
0
Instalaciones totales
1
Calificaciones
0 0 0
Versión
2024-05-27
Creado
27/05/2024
Actualizado
27/05/2024
Tamaño
1.93 KB
Licencia
MIT
Funciona en

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

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