notification sounds:显示通知时发出声音 源码
通知声音 显示通知时发出声音。 在ServiceWorker注册上重写网站的Notification构造函数和showNotification方法,以便在调用它们时得到通知。 其他扩展程序也可以让此扩展程序知道它们已显示通知。 当ServiceWorker显示通知时,当前无法播放声音。 支持Notification构造函数上的silent and sound选项。 官方下载 扩展整合 为了使扩展在创建通知时触发声音,它们必须发送以下消息: browser . runtime . sendMessage ( "@notification-sound" , "new-notificatio
文件列表
notification-sounds-main.zip
(预估有个27文件)
notification-sounds-main
.eslintrc.json
59B
manifest.json
1KB
pages
options.html
5KB
firstrun.html
3KB
.github
SUPPORT.md
734B
dependabot.yml
218B
ISSUE_TEMPLATE
暂无评论