Heikki Hellgren
Heikki Hellgren
Did you enable the new feature from settings?
Very weird, do you have these enabled:  I cannot reproduce this and alt+tab pauses the video fine for me. I am on MacOS with Chrome 123.0.6312.87
Hmm, somehow this does not work on Windows 😠 I don't have a machine to debug this at the moment. If you have skills to take a look, or anyone...
Unfortunately the host permissions must be in manifest to tell where the add-on can run (https://github.com/drodil/youtube_auto_pause/blob/master/manifest.json#L12). Not sure how to add local files in this list, have to check into...
Hi, Any chance you could reproduce the issue with the latest version and with video capture? I cannot reproduce this myself for some reason. For the feature request: yes, it...
One way to possibly make this work is to build the sphinx docs to markdown and serve those as techdocs. Not sure if this works for all sphinx plugins etc....
Somewhat related to #23817
Do you have the `NotificationsSidebarItem` in use? That's checking the status on page load from rest API and if that's somehow blocking call, it might explain. But it does the...
@lshwayne96 did you try turning off features (like the titleCounter) from the sidebar item by using props?
@lshwayne96 yeah, we had the same issue in our app but it doesn't do that in the upstream app. Somehow the title counter gets in a loop and causes this....