📅  最后修改于: 2022-03-11 14:56:44.081000             🧑  作者: Mango
var opt = {
type: "basic",
title: "Primary Title",
message: "Primary message to display",
iconUrl: "url_to_small_icon"
}
chrome.notifications.create(id?, opt, creationCallback?);