Łukasz Wrona
Łukasz Wrona
Similar problems here: Pre release 1.4.3. Bluetooth headphones. Volume up/down stops working after a while/disconnecting peripherals/screen/sleep.
v1.4.3 pre-release. Doesn't crash outright, but the volume control is broken after turning off/disconnecting an external monitor with audio out.
Oh shit, thanks for pointing that out! Yes, if time allows. I'll figure something out as soon as I can. The next two weeks are gonna be hectic for me...
I had a quick look. I can't rely on Chrome API for this. I'll have to keep track of groups manually. Otherwise it would already be on its way to...
I did more digging. Looks like I need to update to the new Chrome API (Manifest V3) to even access these things. I tried doing that, but Chrome forgot to...
Initially, yes, as a quick hack. But this causes problems (when closing all tabs to the right, or all other tabs). It could work, but tab's groupId is set to...
Ported to Manifest V3 - Google reenabled favicon API. Sadly, Tabgroup API is (still) limited (and sessions/history API has no notion of tabgroups). I can detect tab groups being closed/created,...
Hi, thank you for bug report. I have trouble with Opera, as they don't review extensions anymore. The fix will be applied only to the Chrome version.
Are there any opera-specific pages in your history by any chance? The extension parses URLs and when it encounters something odd it can sometimes crash like this. Alternatively, could you...
Looks like Opera didn't yet implement favicons in their Manifest V3 API (they are 14 versions behind mainline Chrome). [There is a workaround](https://forums.opera.com/topic/61672/manifest-v3-favicons-api ), but implementing it would share your...