Outlook Web App Unread Count Favicon

Adds an unread count favicon

< 腳本Outlook Web App Unread Count Favicon的回應

評論:普通 - 腳本能使用,但有一些問題

§
發表於:2023-04-27
編輯:2023-04-27

Worked for me after I replaced the class name in line 23 from:

var unreadEl = el.querySelector('.screenReaderOnly');

into:

var unreadEl = el.querySelector('.WIYG1');

§
發表於:2023-04-27

...oh

I had to add outlook.office.com into matched urls as well:

// @match https://outlook.office.com/mail/

發表回覆

登入以回覆

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址