Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法在 Gmail、Facebook 或 Twitter 等新通知上突出显示网络浏览器中的固定标签?我认为附图应该解释我的意思。
我需要每个浏览器的解决方案。
I found a solution!
Simple site's title change (with JavaScript) works on every web browser I wanted.
e.g. changing title in JavaScript:
document.title = baseTitle + " Ding Ding!";