Yahoo!Mail Highlight important emails

Highlight emails coming from specific senders.

作者
blaze-125
日安装量
0
总安装量
0
评分
0 0 0
版本
2024-05-27
创建于
2024-05-27
更新于
2024-05-27
大小
1.9 KB
许可证
MIT
适用于

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.