We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61842fd commit 09ebdf9Copy full SHA for 09ebdf9
source/manifest.json
@@ -36,6 +36,7 @@
36
"chrome_style": true
37
},
38
"web_accessible_resources": [
39
- "icon-notif.png"
+ "icon-notif.png",
40
+ "sounds/bell.ogg"
41
]
42
}
0 commit comments