Source code

Revision control

Copy as Markdown

Other Tools

browser.notifications.create("cake-notification", {
type: "basic",
title: "Time for cake!",
message: "Something something cake",
});