notifications.TemplateType

This is a string, and represents the type of notification to create. There are four types of notification: "basic", "image", "list", "progress".

This is passed into notifications.create() and notifications.update() as the type property of NotificationOptions.

Type

Values of this type are strings. Possible values are:

Currently Firefox only supports "basic" here.

Browser compatibility

Report problems with this compatibility data on GitHub
webextensions-desktopwebextensions-mobile
ChromeEdgeFirefoxOperaSafariFirefox for Android
TemplateType

Legend

Full support
Full support
See implementation notes.

Acknowledgements

This API is based on Chromium's chrome.notifications API.

Microsoft Edge compatibility data is supplied by Microsoft Corporation and is included here under the Creative Commons Attribution 3.0 United States License.