Martin Giger
Martin Giger
Sadly it seems that the audio backends are a bit different with extensions. Firefox should support playing a FLAC on all platforms, but it seems extensions don't always get the...
As the readme and store description mentions, the extension can't play sounds for some websites that show notifications due to them using an API the extension can't intercept.
Host permissions can do a couple of things, including allowing you access to tab content, webRequest information, or as relevant here, making a host a non-cross origin host. See https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/permissions#host_permissions
If you want to use common JS to configure eslint you will probably have to follow what the error there recommends. I guess alternatively there is https://nodejs.org/api/modules.html#loading-ecmascript-modules-using-require I would just...
I'm not managing to bring a Nano KVM Pro desk version that seems to have failed an update into the flash mode. The screen just always shows the "NanoKVM-Pro" logo...
I've found https://github.com/ciniml/axdl-rs since I don't have windows and that seems to work just fine and found the device almost immediately.
Has it ever worked? I assume you're saying the previews in the options page aren't working either?
If you expand the individual websites (click on them) you get the same little player the global sound offers. There you can press on the "▶" button to play the...
This actually reminded me, I meant to look into this further, but I think the eslint team released some API that wraps things to nicely integrate with typescript without the...
The integration lost auth for me a while ago and I couldn't be bothered to get it authenticated again for a bit. Now I've been trying to get it working...