X-Git-Url: https://git.r.bdr.sh/rbdr/junction/blobdiff_plain/1ed219c8314a0ca1b95ef8593bb608b7659c87a3..eaca9f28abdf3e3ac9571498fb6c39ca2986ee77:/extension/manifest.json diff --git a/extension/manifest.json b/extension/manifest.json index df3ecc4..2a5723a 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -21,5 +21,9 @@ "16": "icons/action-16.png", "32": "icons/action-32.png" } - } + }, + + "web_accessible_resources": [ + "sounds/tada.wav" + ] }