@Timche88: Chessconnect has almost 1500 users and I am not aware of any of them having trouble with cheat detection. chess.com is aware of Chessconnect and although it is not officially recognized it is tolerated. I have requested their official blessing but did not receive final answer yet.
I've played a lot of games on chess.com using the extension, without "unfair play" accusations. However, just to be safe, I make sure my move accuracy rate is tanking, and my win/loss record is pathetic
Do you know which permissions are required? I'm still getting the NotAllowedError even with 0777 permissions. I tried chmod on the device as well as a udev rule. By the way, my udev rule looks like this:
SUBSYSTEM=="usb", ATTRS{idVendor}=="2d80", ATTRS{idProduct}=="8003", MODE="0777"
This produces the desired effect on device permissions but doesn't fix the error. The default permissions without the udev rule are 0664.