blackadderkate / myAntiContainer

A Firefox Quantum version of the DownThemAll AntiContainer Plugin,
2 stars 0 forks source link

Completion Sound doesn't play after the first successful download #5

Closed blackadderkate closed 3 years ago

blackadderkate commented 3 years ago

Media resource moz-extension://dcbe8c6b-84a4-4b01-8109-fe3dd33ffb78/audio/woohoo.wav could not be decoded.

Seems to be a bug with Firefox canplaythrough event.

Preloading it by playing it once with volume 0.1% during the initial plugin context-menu initialisation routine seems to fix it.

blackadderkate commented 3 years ago

Fixed by commit 66fb976.