标签: javascript html5 notifications
从Chromium移除了webkitNotifications?当我尝试访问Xubuntu上的undefined时,我获得了window.webkitNotifications。
webkitNotifications
undefined
window.webkitNotifications
答案 0 :(得分:1)
是。如果要显示通知,则应使用new and standardized API。