← Back to release summary

Badging API

Category
Capabilities (Fugu)
Type
New or changed feature
Status
Enabled by default (Chrome 81)
Intent stage
Shipped

Summary

Allows web apps (as defined by the Web App Manifest standard) to set an app-wide badge in operating-system-specific places such as the shelf or home screen. Additionally, it gives the app a small, visible place to notify the user of new activity that might require attention, without showing a full notification. It can show additional information, such as an unread count or event type. It allows the app to convey this information when its windows are closed.

Standards & signals

Docs: https://web.dev/badging-api

Explainers: https://github.com/WICG/badging/blob/master/explainer.md

View on chromestatus.com