Chrome removes notification center from Chrome on Windows, Mac, and Linux citing low usage
Chromium Blog :
Context & Ripple Effects
Earlier in 2015, Marketing Land framed Chrome's notification system as deliberate strategy: by giving sites a way to reach users outside an installed app, Google kept developers and publishers inside the browser (notifications as an anti-app wedge). Killing the Windows, Mac, and Linux notification center for low usage prunes the visible half of that system while leaving the underlying capability intact.
The corpus also shows where the surface was heading: within months, Chrome Canary shipped web-standard native push notifications on Mac, and Google separately began winding down Chrome apps on all three desktop platforms — the same pattern of replacing bundled desktop chrome with web-platform APIs.
First-order effects
- Desktop Chrome users immediately lose the tray-style notification center UI, while any developer or publisher whose messages surfaced there loses that delivery point without losing web notifications altogether.
Second-order effects
- Publishers are pushed further down the path Marketing Land described — reaching users through in-browser web notifications rather than dedicated apps — now via the standard push API taking shape in Chrome Canary instead of a proprietary center.
Third-order effects
- Notification handling migrates from user-visible browser features to platform-managed delivery and filtering; Google's later move to automatically disable notifications from neglected sites shows the endpoint of suppressing rather than surfacing them.
The trend: Chrome is steadily swapping bundled desktop conveniences for web-standard APIs, with notifications shifting from a visible browser surface to platform-controlled push and automated suppression.