WofWca
WofWca
Look at the console in your JSFiddle: `Failed to resolve directive: validate`. Also `Property or method "motherboardValue" is not defined on the instance`. [The directive was removed in the third...
I can reproduce, with following steps: 1. Have only one DB (so, not the same steps as in #7133), make sure the DB is locked. 2. Open a website. 3....
Firefox for Android is about to properly support extensions: https://blog.mozilla.org/addons/2023/08/10/prepare-your-firefox-desktop-extension-for-the-upcoming-android-release/
While we're at it, also need to consider a hotkey to seek back and temporarily set `soundedSpeed = 1; volumeThreshold = 0`
I made a Matrix room, but looks like most of the clients require an account anyway. Maybe add an IRC bridge, or replace it with IRC entirely.
If we do migrate, don't forget to implement this: https://github.com/WofWca/jumpcutter/blob/e9daff122f12263a50fb1c4a10e4b13c7fd190cf/src/entry-points/content/cloneMediaSources/main-for-extension-world.ts#L36-L41
So, looks like the new deadline is June 2024.
We've been waiting for your arrival. Man oh man. So all we had to do was intercept one layer deeper? Can this work when the video is already playing though?...
I did some reading, and looks like YouTube is using the [DASH](https://developer.mozilla.org/en-US/docs/Web/API/Media_Source_Extensions_API#dash) technique (but I'm not sure if it's 100% compatible). And the issue applies to all the DASH players...
I did some more research in regards to https://github.com/WofWca/jumpcutter/issues/2#issuecomment-1546408197, here are some things I found out. I short, my biggest concern is whether we can initialize our extension after the...