我遵循了 Google 的代码实验室“向 Web 应用程序添加推送通知”(https://developers.google.com/web/fundamentals/codelabs/push-notifications/) - 它适用于 Chrome。
但是在 Firefox 55 中,当我在 about:debugging#workers 中按下“测试推送通知”按钮时,没有显示通知,尽管在控制台“[Service Worker] Push Received”中。被输出。
不知道先在哪里调查...有人可以帮忙吗?