WofWca

Results 488 comments of WofWca

How do you combine it with volume threshold?

Hi! Well, not much has happened since summer as you can see from commit history. I was thinking of adding Manifest V3 support since that is critical, and pulling in...

Thanks a lot for your interest! Feel free to reach out. We can hop on a call, I'll walk you through the code if you want.

For the favicon in the first place. Maybe there are other places it can be useful in.

> Maybe if the outline was thinner or had an alpha gradient? I have picked width that looked the best to me at 16px width (the ones in the table)....

Hey, I also just learned that you can set different favicons depending on color scheme, with the [`media` attribute](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/link#attr-media)

Not sure if Windows is supposed to be supported, but as a workaround I'd try to modify the [`include`](https://vitest.dev/config/#include) option in the `vite.config.js` file, to match the actual path of...

Thanks for the tests @andreastepel and @tdurand ! Do you also have price estimates handy by any chance?

This is weird. `el.currentSrc`'s origin is equal to `location.origin`. But the video is actually loaded from Google's servers. I'm not sure how to detect that. Perhaps https://github.com/WebAudio/web-audio-api/issues/2453 can help when...

https://github.com/WofWca/jumpcutter/issues/154 is a clever idea, although I think it's bad for accessibility (e.g. keyboard users) if it's the only thing affecting the presence of `controls`. But it can make a...