Custom Notification Badges For All

Matt Gaunt
Dev Channel
Published in
1 min readAug 3, 2016

A neat new feature in Chrome 53 (one of many) is the ability to customize the notification badge on Chrome for Android.

All you need to do is define the `badge` attribute in the notification options like so:

In the example above I simply used the same image as the icon you can see on the left (The blue and white star) and this was altered to fit in with the platform by making it monochrome.

--

--