combatwombat / netbeep

Chrome and Firefox extension to play sounds on network requests, depending on request type and file size.
MIT License
52 stars 0 forks source link

Compatibility Issue: Extension not functional on Chromium #1

Closed Arkalo2 closed 1 month ago

Arkalo2 commented 1 month ago

Hello, it does not work on my browser. I use chromium Version 112.0.5615.49 on Ubuntu 20.04

combatwombat commented 1 month ago

Thanks for the feedback. What computer do you have, specs-wise? Slower ones seem to get overwhelmed earlier with too many notes. Maybe the speed of notes playing needs to be configurable..

Arkalo2 commented 1 month ago

I have a good configuration on my laptop CPU : 11th Gen Intel® Core™ i5-1145G7 @ 2.60GHz × 8 GPU : Mesa Intel® Xe Graphics (TGL GT2) RAM : 32G

combatwombat commented 1 month ago

That should be plenty. It also works here on macOS with Chromium and Thorium. If you want to experiment a bit:

Does the Firefox extension work on your system? https://addons.mozilla.org/firefox/addon/netbeep/ And does this play any sound? https://robertgerlach.net/tmp/tonejs-test.html

Arkalo2 commented 1 month ago

Yes it works on my firefox ! I had not seen this version

Thx

combatwombat commented 1 month ago

Great. Still weird that Chromium doesn't work, but at least it's not something fundamentally wrong. Thanks for testing.