Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Badging API #4405

Open
Malvoz opened this issue Jul 28, 2018 · 2 comments
Open

Badging API #4405

Malvoz opened this issue Jul 28, 2018 · 2 comments

Comments

@Malvoz
Copy link
Contributor

Malvoz commented Jul 28, 2018

The Badging API is a proposal for web applications (as defined by the Web App Manifest standard) similar to that of IE's pinned sites with purpose:

  • To give the application a small but visible place to subtly notify the user that there is new activity that might require their attention, without showing a full notification.
  • To indicate a small amount of additional information, such as an unread count or symbol indicating the type of event.
  • To allow the application to convey this information regardless of whether any of the application's windows are open.

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

Chrome implementation bug:
https://bugs.chromium.org/p/chromium/issues/detail?id=719176

@Schweinepriester
Copy link
Contributor

WebKit: https://bugs.webkit.org/show_bug.cgi?id=223906

@Schweinepriester
Copy link
Contributor

https://developer.apple.com/documentation/safari-release-notes/safari-16_4-release-notes:

Added support for the Badging API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants