How to push Notifications to a Safari Web Extension?

Hi,

We have a push notification mechanism using Firebase Cloud Messaging in an extension we have developed for other browsers. We ask for the notifications permission in the manifest.

However, this permission is not implemented in Safari, and Web Push API is not fully available in the context of an extension. I have submitted FB12039213 (Support Notifications in Safari Web Extensions).

How do we deliver notifications to a Safari Web Extension?

How to push Notifications to a Safari Web Extension?
 
 
Q