--
You received this message because you are subscribed to the Google Groups "Chromium Extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extens...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/32f9f344-06a5-41c5-a02b-17abf004faffn%40chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/90234c72-af6c-4f23-8e2c-9074937a626bn%40chromium.org.
--
You received this message because you are subscribed to the Google Groups "Chromium Extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extens...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/bea83bf3-e415-4cb1-8b75-7742298cfa33n%40chromium.org.
Hi Patrik, hi Cory,
I face this very same issue in the `chrome.action.onClicked.addListener(function () {...}`
It seems not be fixed for my use case in current Beta `Version 129.0.6668.42 (Official Build) beta (arm64)`
I try to get the current tabId (tabs.query) and get the sidepanel options for the tab, then toggle the sidepanel. All inside my worker script.
Should that case be fixed as well?