Formal Request for Browser Based Notification Buttons in the Tab Chrome
1999: The favicon was first introduced in IE5. Early 2000s: Other browsers adopted the favicon and expanded support to PNG file types. 2006: (The) Facebook introduces a red notification counter badge to increase engagement. ~2007: GMail and other apps begin putting notification counts in the page title. 2014: The favicon became standardized in the HTML5 spec. 2025: I formally request major browser makers to create a dedicated button for notifications to appear on the tab chrome for a more consistent, elegant and accessible experience. Clicking the button directs you to a notifications page or can expand as a drop down to show all recent notifications. < link rel = "notification" value = "3" href = "/notifications" /> or < link rel = "notification" value = "3" > < notification text = "You have a new friend request" href = "/freindReqests" /> < notificatio...