1. Push API

    API to allow messages to be pushed from a server to a browser, even when the site isn't focused or even open in the browser.

  2. bluetoothremotegattcharacteristic api: startnotifications

  3. bluetoothremotegattcharacteristic api: stopnotifications

  4. mediasession api

  5. notification api

  6. notificationevent api

  7. notificationevent api: action

  8. notificationevent api: notification

  9. notificationevent api: `notificationevent()` constructor

  10. notification api: actions

  11. notification api: badge

  12. notification api: body

  13. notification api: `click` event

  14. notification api: close

  15. notification api: `close` event

  16. notification api: data

  17. notification api: dir

  18. notification api: `error` event

  19. notification api: icon

  20. notification api: image

  21. notification api: lang

  22. notification api: `maxactions` static property

  23. notification api: `notification()` constructor

  24. notification api: `permission` static property

  25. notification api: renotify

  26. notification api: `requestpermission()` static method

  27. notification api: requireinteraction

  28. notification api: secure context required

  29. notification api: `show` event

  30. notification api: silent

  31. notification api: tag

  32. notification api: timestamp

  33. notification api: title

  34. notification api: vibrate

  35. notification api: available in workers

  36. permissions api: `notifications` permission

  37. serviceworkerglobalscope api: `notificationclick` event

  38. serviceworkerglobalscope api: `notificationclose` event

  39. serviceworkerregistration api: getnotifications

  40. serviceworkerregistration api: shownotification

  41. serviceworkerregistration api: shownotification: `options.actions` parameter

  42. serviceworkerregistration api: shownotification: `options.badge` parameter

  43. serviceworkerregistration api: shownotification: `options.data` parameter

  44. serviceworkerregistration api: shownotification: `options.image` parameter

  45. serviceworkerregistration api: shownotification: `options.renotify` parameter

  46. serviceworkerregistration api: shownotification: `options.requireinteraction` parameter

  47. serviceworkerregistration api: shownotification: `options.vibrate` parameter